Service
LocationCriterionService
Dependencies
get()
▼
LocationCriterion
Represents data that encapsulates a location criterion.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209 - Fields
| Field | Type | Description |
|---|---|---|
| location |
Location
|
Location criterion. |
| canonicalName ReadOnly
Selectable
|
xsd:string
|
Canonical name of the location criterion. This field can be selected using the value "CanonicalName". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
| reach ReadOnly
Selectable
|
xsd:long
|
Approximate user population that will be targeted, rounded to the nearest 100. This field can be selected using the value "Reach". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
| locale Filterable
ReadOnly
|
xsd:string
|
Locale of the name, as specified in the request. Note: If the specified locale filter is invalid, or not supported, en_US will be used by default. This field can be filtered on using the value "Locale". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
| searchTerm ReadOnly
|
xsd:string
|
Original search term, as specified in the input request for search by name. Note:
This field is useful in the case that the original search name does not match the official
name of the location, for example, Florence -> Firenze.
The number of search terms is limited to 25 per request. This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
| countryCode Filterable
|
xsd:string
|
This is used as a hint and suggestions are restricted to this country when applicable.
See the list of countries. This field can be filtered on using the value "CountryCode". |