Ads API .NET library
|
Service used to manage campaign criterion bid overrides at the ad group level. Currently this service supports Platform and PreferredContent bid multiplier overrides. More...
Service used to manage campaign criterion bid overrides at the ad group level. Currently this service supports Platform and PreferredContent bid multiplier overrides.
|
inline |
Creates a new instance of the AdGroupBidModifierService class.
|
inline |
Creates a new instance of the AdGroupBidModifierService class.
|
inline |
Creates a new instance of the AdGroupBidModifierService class.
|
inline |
Creates a new instance of the AdGroupBidModifierService class.
|
inline |
Creates a new instance of the AdGroupBidModifierService class.
|
inlinevirtual |
Gets ad group level criterion bid modifiers.
selector | The selector specifying the AdGroupBidModifiers to return. |
AdWordsApiException | when there is at least one error with the request. |
Implements Google.Api.Ads.AdWords.v201809.AdGroupBidModifierServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Adds, removes or updates ad group bid modifier overrides.
operations | The operations to apply. |
AdWordsApiException | when there is at least one error with the request. |
Implements Google.Api.Ads.AdWords.v201809.IAdGroupBidModifierService.
|
inlinevirtual |
|
inlinevirtual |
Returns a list of AdGroupBidModifiers that match the query.
query1 | The SQL-like AWQL query string. |
AdWordsApiException | when there are one or more errors with the request. |
Implements Google.Api.Ads.AdWords.v201809.AdGroupBidModifierServiceInterface.
|
inlinevirtual |