GeoTargetConstantSuggestionError

Enum describing possible geo target constant suggestion errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

LOCATION_NAME_SIZE_LIMIT

A location name cannot be greater than 300 characters.

LOCATION_NAME_LIMIT

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

INVALID_COUNTRY_CODE

The country code is invalid.

REQUEST_PARAMETERS_UNSET

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