Represents a Proximity Criterion. A proximity is an area within a certain radius of a point with the center point being described by a lat/long pair. The caller may also alternatively provide address fields which will be geocoded into a lat/long pair. Note: If a geoPoint value is provided, the address is not used for calculating the lat/long to target.
A criterion of this type is only targetable.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
Criterion (inherited)
|
|
|
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. |
|
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
This field can be selected using the value "CriteriaType".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
|
|
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. |
Proximity
|
|
|
Latitude and longitude. This field can be selected using the value "GeoPoint".
|
|
Radius distance units. Enumerations
This field can be selected using the value "RadiusDistanceUnits".
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Radius expressed in distance units. This field can be selected using the value "RadiusInUnits".
This field is required and should not be
null when it is contained within Operators : ADD. |
|
Full address; This field can be selected using the value "Address".
|