Ads API .NET library
|
Use this service to manage criteria (such as keywords or placements). A criterion describes the conditions that determine if an ad should display. Two classes of criteria are available: More...
Use this service to manage criteria (such as keywords or placements). A criterion describes the conditions that determine if an ad should display. Two classes of criteria are available:
|
inline |
Creates a new instance of the AdGroupCriterionService class.
|
inline |
Creates a new instance of the AdGroupCriterionService class.
|
inline |
Creates a new instance of the AdGroupCriterionService class.
|
inline |
Creates a new instance of the AdGroupCriterionService class.
|
inline |
Creates a new instance of the AdGroupCriterionService class.
|
inlinevirtual |
Gets adgroup criteria.
serviceSelector | filters the adgroup criteria to be returned. |
AdWordsApiException | when there is at least one error with the request |
Implements Google.Api.Ads.AdWords.v201809.AdGroupCriterionServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Adds, removes or updates adgroup criteria.
operations | operations to do during checks on keywords to be added. |
AdWordsApiException | when there is at least one error with the request |
Implements Google.Api.Ads.AdWords.v201809.IAdGroupCriterionService.
|
inlinevirtual |
|
inlinevirtual |
Adds labels to the AdGroupCriterion or removes labels from the AdGroupCriterion
Add - Apply an existing label to an existing ad group criterion. The adGroupId
and criterionId
must reference an existing ad group criterion. The labelId
must reference an existing label.
Remove - Removes the link between the specified ad group criterion and label.
operations | the operations to apply |
AdWordsApiException | when there are one or more errors with the request |
Implements Google.Api.Ads.AdWords.v201809.IAdGroupCriterionService.
|
inlinevirtual |
|
inlinevirtual |
Returns the list of AdGroupCriterion that match the query.
query1 | The SQL-like AWQL query string |
AdWordsApiException | when the query is invalid or there are errors processing the request. |
Implements Google.Api.Ads.AdWords.v201809.AdGroupCriterionServiceInterface.
|
inlinevirtual |