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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["The `Budget.period` field can be set to `DAILY` for a daily budget or `CUSTOM_PERIOD` for a custom budget with a total lifetime limit."],["`UNSPECIFIED` and `UNKNOWN` are system values and should not be used to set a budget period."],["Custom budgets, which allow specifying a lifetime limit using `total_amount`, were reintroduced in V5."],["Refer to the Google Ads support documentation for detailed information about custom budget periods: \u003chttps://support.google.com/google-ads/answer/6385083\u003e."]]],[]]