Google.Api.Ads.AdWords.v201809.AssetService.AssetService |
( |
| ) |
|
|
inline |
Google.Api.Ads.AdWords.v201809.AssetService.AssetService |
( |
string |
endpointConfigurationName | ) |
|
|
inline |
Google.Api.Ads.AdWords.v201809.AssetService.AssetService |
( |
string |
endpointConfigurationName, |
|
|
string |
remoteAddress |
|
) |
| |
|
inline |
Google.Api.Ads.AdWords.v201809.AssetService.AssetService |
( |
string |
endpointConfigurationName, |
|
|
System.ServiceModel.EndpointAddress |
remoteAddress |
|
) |
| |
|
inline |
Google.Api.Ads.AdWords.v201809.AssetService.AssetService |
( |
System.ServiceModel.Channels.Binding |
binding, |
|
|
System.ServiceModel.EndpointAddress |
remoteAddress |
|
) |
| |
|
inline |
Loads an AssetPage containing a list of Asset objects matching the selector.
- Parameters
-
selector | defines which subset of all available assets to return, the sort order, and which fields to include |
- Returns
- Returns a page of matching asset objects.
- Exceptions
-
AdWordsApiException | if errors occurred while retrieving the results. |
Implements Google.Api.Ads.AdWords.v201809.AssetServiceInterface.
Applies the list of mutate operations. For AssetService, only ADD and REMOVE operations are currently allowed.
- Parameters
-
operations | The operations to apply. |
- Returns
- A list of Assets where each entry in the list is the result of applying the operation in the input list with the same index.
Implements Google.Api.Ads.AdWords.v201809.IAssetService.
The documentation for this class was generated from the following file: