SuggestGeoTargetConstants

  • The SuggestGeoTargetConstants RPC method returns GeoTargetConstant suggestions based on location name or resource name.

  • This method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

  • Potential errors that can be thrown include AuthenticationError, AuthorizationError, GeoTargetConstantSuggestionError, HeaderError, InternalError, QuotaError, and RequestError.

SuggestGeoTargetConstants

rpc SuggestGeoTargetConstants(SuggestGeoTargetConstantsRequest) returns (SuggestGeoTargetConstantsResponse)

Returns GeoTargetConstant suggestions by location name or by resource name.

List of thrown errors: AuthenticationError AuthorizationError GeoTargetConstantSuggestionError HeaderError InternalError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.