Service
GeoLocationService
Dependencies
get()
▼
GeoLocationSelector
A selector used to fetch geographic coordinates for given addresses.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506 - Fields
| Field | Type | Description |
|---|---|---|
| addresses ContentsNotNull
NotEmpty
Required
|
Address[]
|
List of addresses to get the geolocation information.
This field must not contain null elements.
This field must contain at least one element.
This field is required and should not be null.
|