ApplyRecommendation

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

  • The ApplyRecommendation method returns an ApplyRecommendationResponse.

  • This method can throw various errors including AuthenticationError, AuthorizationError, and QuotaError.

  • The ApplyRecommendation method 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.