CampaignBudget
A campaign budget shared amongst various budget recommendation types.
Fields |
current_amount_micros
|
int64
Output only. Current budget amount.
|
recommended_new_amount_micros
|
int64
Output only. Recommended budget amount.
|
new_start_date
|
string
Output only. The date when the new budget would start being used. This field will be set for the following recommendation types: FORECASTING_SET_TARGET_ROAS , FORECASTING_SET_TARGET_CPA YYYY-MM-DD format, for example, 2018-04-17.
|
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 campaign budget is shared across different budget recommendation types, including current, recommended, and new budget amounts."],["The `current_amount_micros` field displays the current budget amount, while `recommended_new_amount_micros` shows the suggested budget."],["Recommendations based on forecasting target ROAS or CPA include a `new_start_date` field, indicating when the new budget would take effect in YYYY-MM-DD format."]]],[]]