Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ForecastingSetTargetRoasRecommendation
Stay organized with collections
Save and categorize content based on your preferences.
The forecasting set target ROAS recommendation.
Fields |
recommended_target_roas
|
double
Output only. The recommended target ROAS (revenue per unit of spend). The value is between 0.01 and 1000.0, inclusive.
|
campaign_budget
|
CampaignBudget
Output only. The campaign budget.
|
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 2025-02-25 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 2025-02-25 UTC."],[[["This feature provides a recommended target ROAS (return on ad spend) value for forecasting purposes, ranging from 0.01 to 1000.0."],["The recommendation is specific to the campaign budget identified by `campaign_budget`."]]],["The `recommended_target_roas` field provides a suggested target return on ad spend, ranging from 0.01 to 1000.0. This output-only value represents the recommended revenue per unit of spend. The `campaign_budget` field, also output-only, details the associated campaign's budget information, found within the CampaignBudget resource. Both these values are provided within the forecasting set target ROAS recommendation.\n"]]