GenerateReachForecast

  • The GenerateReachForecast RPC method generates a reach forecast for a given targeting and product mix.

  • 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.

GenerateReachForecast

rpc GenerateReachForecast(GenerateReachForecastRequest) returns (GenerateReachForecastResponse)

Generates a reach forecast for a given targeting / product mix.

List of thrown errors: AuthenticationError AuthorizationError FieldError HeaderError InternalError QuotaError RangeError ReachPlanError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.