CampaignBudgetRecommendation
The budget recommendation for budget constrained campaigns.
Fields |
budget_options[]
|
CampaignBudgetRecommendationOption
Output only. The budget amounts and associated impact estimates for some values of possible budget amounts.
|
current_budget_amount_micros
|
int64
Output only. The current budget amount in micros.
|
recommended_budget_amount_micros
|
int64
Output only. The recommended budget amount in micros.
|
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-11-25 UTC.
[null,null,["Last updated 2024-11-25 UTC."],[[["The `CampaignBudgetRecommendation` message provides budget recommendations for campaigns with budget constraints."],["It includes a list of budget options with their estimated impact, the current budget amount, and the recommended budget amount."],["All monetary values like `current_budget_amount_micros` and `recommended_budget_amount_micros` are represented in micros."]]],[]]