BudgetUnit
Possible types of the budget units.
Enums |
BUDGET_UNIT_UNSPECIFIED |
Type value is not specified or is unknown in this version. |
BUDGET_UNIT_CURRENCY |
Budgeting in currency amounts. |
BUDGET_UNIT_IMPRESSIONS |
Budgeting in impression amounts. |
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-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["Budget units can be specified as currency, impressions, or left unspecified."],["Unspecified budget units default to `BUDGET_UNIT_UNSPECIFIED` and indicate an unknown or unspecified type."],["Currency-based budgeting utilizes monetary amounts, while impression-based budgeting focuses on the number of impressions."]]],[]]