Service
AdGroupCriterionService
CampaignCriterionService
MutateJobService
SharedCriterionService
TargetingIdeaService
TrafficEstimatorService
Inheritance
Represents a keyword. This is disabled for AdX when it is contained within Operators: ADD, SET.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201306
- Fields
Field | Type | Description |
---|---|---|
Criterion (inherited) | ||
id Filterable
Required
Selectable
|
xsd:long
|
ID of this criterion.
This field can be selected using the value "Id".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
type Filterable
ReadOnly
Selectable
|
Criterion.Type
|
This field can be selected using the value "CriteriaType".
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.
Indicates that this instance is a subtype of Criterion.
Although this field is returned in the response, it is ignored on input
and cannot be selected. Specify xsi:type instead.
Enumerations
|
Criterion.Type |
xsd:string
|
Indicates that this instance is a subtype of Criterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
Keyword | ||
text Filterable
MatchesRegex
Required
Selectable
|
xsd:string
|
Text of this keyword (at most 80 characters and ten words).
This field can be selected using the value "KeywordText".
This field can be filtered on.
This string must match the regular expression '[^\x00]*'
This field is required and should not be null when it is contained within Operators : ADD.
|
matchType Filterable
Required
Selectable
|
KeywordMatchType
|
Match type of this keyword.
This field can be selected using the value "KeywordMatchType".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : ADD.
Enumerations
|