GeoTargetConstantSuggestionError

Enum describing possible geo target constant suggestion errors.

Proto definition

Enums

INVALID_COUNTRY_CODE

The country code is invalid.

LOCATION_NAME_LIMIT

At most 25 location names can be specified in a SuggestGeoTargetConstants method.

LOCATION_NAME_SIZE_LIMIT

A location name cannot be greater than 300 characters.

REQUEST_PARAMETERS_UNSET

Geo target constant resource names or location names must be provided in the request.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.