ApplyRecommendation

  • The ApplyRecommendation RPC applies given recommendations with corresponding apply parameters.

  • The ApplyRecommendation RPC can throw various errors, including authentication, authorization, database, and request errors.

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

ApplyRecommendation

rpc ApplyRecommendation(ApplyRecommendationRequest) returns (ApplyRecommendationResponse)

Applies given recommendations with corresponding apply parameters.

List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError MutateError QuotaError RecommendationError RequestError UrlFieldError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.