AI-generated Key Takeaways
-
GeoTargetingError is a type of ApiError used in various Ad Manager services.
-
It indicates errors specifically related to geographical targeting.
-
The error has a
reasonfield which is an enumeration indicating the specific cause of the geo-targeting error. -
Possible reasons include issues with targeted/excluded locations or untargetable locations.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
ApiError
(inherited) fieldPath
xsd:
string
fieldPathElements
trigger
xsd:
string
errorString
xsd:
string
GeoTargetingError
reason
Enumerations
-
TARGETED_LOCATIONS_NOT_EXCLUDABLE -
EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED -
POSTAL_CODES_CANNOT_BE_EXCLUDED -
UNTARGETABLE_LOCATION -
UNKNOWN

