GenerateRecommendations

  • The GenerateRecommendations RPC method generates recommendations based on requested recommendation types.

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

  • Various errors, including authentication, authorization, internal, quota, recommendation, and request errors, can be thrown by this method.

GenerateRecommendations

rpc GenerateRecommendations(GenerateRecommendationsRequest) returns (GenerateRecommendationsResponse)

Generates Recommendations based off the requested recommendation_types.

List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RecommendationError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.