ListPlannableLocations

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

  • This method requires specific OAuth scopes, including https://www.googleapis.com/auth/adwords, for authorization.

  • Various errors can be thrown when calling this method, such as AuthenticationError, AuthorizationError, and InternalError.

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.