Service
Dependencies
Location
▼
Location
Inheritance
Represents Location criterion.
A criterion of this type can only be created using an ID. A criterion of this type can be either targeted or excluded. This is enabled for AdX.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302
- 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. |
Location | ||
locationName Filterable
ReadOnly
Selectable
|
xsd:string
|
Name of the location criterion. Note: This field is filterable only in LocationCriterionService. This field can be selected using the value "LocationName". 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. |
displayType ReadOnly
Selectable
|
xsd:string
|
Display type of the location criterion. This field can be selected using the value "DisplayType". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
targetingStatus ReadOnly
Selectable
|
LocationTargetingStatus
|
The targeting status of the location criterion.
This field can be selected using the value "TargetingStatus".
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Enumerations
|
parentLocations ReadOnly
Selectable
|
Location[]
|
Ordered list of parents of the location criterion. This field can be selected using the value "ParentLocations". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |