AI-generated Key Takeaways
-
The
GenerateRecommendationsRPC method generates recommendations based on specified recommendation types. -
This method returns a
GenerateRecommendationsResponseand can throw several errors includingAuthenticationError,AuthorizationError, andRecommendationError. -
The
GenerateRecommendationsmethod requires thehttps://www.googleapis.com/auth/adwordsOAuth scope for authorization.
GenerateRecommendations |
|
|---|---|
|
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.