Service
AdGroupCriterionService
MutateJobService
Dependencies
Inheritance
Represents a criterion in an ad group, used with AdGroupCriterionService.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209
- Fields
Field | Type | Description |
---|---|---|
adGroupId Filterable
Required
Selectable
|
xsd:long
|
The ad group this criterion is in.
This field can be selected using the value "AdGroupId".
This field can be filtered on.
This field is required and should not be null .
|
criterionUse Filterable
ReadOnly
Selectable
|
CriterionUse
|
This field can be selected using the value "CriterionUse".
This field can be filtered on.
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Enumerations
|
criterion Required
|
The criterion part of the ad group criterion.
This field is required and should not be null .
|
|
forwardCompatibilityMap |
String_StringMapEntry[]
|
This Map provides a place to put new features and settings in older versions of the AdWords API in the rare instance we need to introduce a new feature in an older version. It is presently unused. Do not set a value. |
AdGroupCriterion.Type |
xsd:string
|
Indicates that this instance is a subtype of AdGroupCriterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |