BudgetPeriod
Possible period of a Budget.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
DAILY
|
Daily budget. |
CUSTOM_PERIOD
|
Custom budget, added back in V5. Custom budget can be used with total_amount to specify lifetime budget limit. See: https://support.google.com/google-ads/answer/6385083 for more info. |
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-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["A Budget can be set for a daily period or a custom period."],["A custom period budget requires setting a total amount limit for its lifespan."],["The `CUSTOM_PERIOD` was reintroduced in V5 of the Google Ads API."],["`UNSPECIFIED` and `UNKNOWN` represent non-actionable budget period options for this field."]]],[]]