AI-generated Key Takeaways
-
GeoTargetingError.Reason is an enumeration within the Google Ad Manager API v202505 namespace.
-
This enumeration lists specific reasons why a geo-targeting configuration might be invalid or cause an error.
-
The reasons include issues with targeting or excluding locations, particularly concerning the relationship between parent and child locations and the handling of postal codes.
-
The enumeration includes values such as TARGETED_LOCATIONS_NOT_EXCLUDABLE, EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED, POSTAL_CODES_CANNOT_BE_EXCLUDED, UNTARGETABLE_LOCATION, and UNKNOWN.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
TARGETED_LOCATIONS_NOT_EXCLUDABLE
|
|
EXCLUDED_LOCATIONS_CANNOT_HAVE_CHILDREN_TARGETED
|
|
POSTAL_CODES_CANNOT_BE_EXCLUDED
|
|
UNTARGETABLE_LOCATION
|
|
UNKNOWN
|