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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["A Budget period can be unspecified, unknown, daily, or a custom period."],["A custom budget allows for a total lifetime budget limit."],["Daily budgets are reset each day."],["While `UNSPECIFIED` and `UNKNOWN` are available options, they are not typically used for active budget management."]]],[]]