GenerateConversionRates

  • The GenerateConversionRates RPC returns a collection of conversion rate suggestions for supported plannable products.

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

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

GenerateConversionRates

rpc GenerateConversionRates(GenerateConversionRatesRequest) returns (GenerateConversionRatesResponse)

Returns a collection of conversion rate suggestions for supported plannable products.

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.