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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The campaign budget is shared across different budget recommendation types, including current, recommended, and new budget amounts."],["The recommendations include a suggested new budget amount (`recommended_new_amount_micros`) and a start date (`new_start_date`) for its implementation."],["The `new_start_date` field is specifically provided for FORECASTING_SET_TARGET_ROAS and FORECASTING_SET_TARGET_CPA recommendation types in YYYY-MM-DD format."]]],[]]