Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
GenerateRecommendationsResponse
Stay organized with collections
Save and categorize content based on your preferences.
Fields |
recommendations[]
|
Recommendation
List of generated recommendations from the passed in set of requested recommendation_types. If there isn't sufficient data to generate a recommendation for the requested recommendation_types, the result set won't contain a recommendation for that type.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["The response includes a list of recommendations based on the requested recommendation types."],["If there's not enough data for a specific recommendation type, it won't be included in the results."]]],["The `RecommendationService.GenerateRecommendations` method returns a list of `recommendations`. Each recommendation in the list is generated based on the requested `recommendation_types`. If there isn't sufficient data to create a recommendation of a requested type, the result set will not include a recommendation for that specific type. The response contains a list that can include multiple recommendations, each represented by the `Recommendation` resource.\n"]]