ListPlannableLocations

  • The ListPlannableLocations RPC returns a list of plannable locations such as countries.

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

  • The method can throw various errors including AuthenticationError, AuthorizationError, HeaderError, InternalError, QuotaError, and RequestError.

ListPlannableLocations

rpc ListPlannableLocations(ListPlannableLocationsRequest) returns (ListPlannableLocationsResponse)

Returns the list of plannable locations (for example, countries).

List of thrown errors: AuthenticationError AuthorizationError 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.