Service
AdExtensionOverrideService
CampaignAdExtensionService
CampaignCriterionService
GeoLocationService
MutateJobService
Dependencies
LocationExtension
▼
GeoPoint
Specifies a geo location with the supplied latitude/longitude.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201306
- Fields
Field | Type | Description |
---|---|---|
latitudeInMicroDegrees Required
|
xsd:int
|
Micro degrees for the latitude.
This field is required and should not be null .
|
longitudeInMicroDegrees Required
|
xsd:int
|
Micro degrees for the longitude.
This field is required and should not be null .
|