ListPlannableLocations

  • The ListPlannableLocations RPC method is used to retrieve a list of plannable locations, such as countries.

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

  • The method can return various errors including AuthenticationError, AuthorizationError, and QuotaError.

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.