自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
BudgetUnit
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
BUDGET_UNIT_UNSPECIFIED |
此版本中未指定类型值或类型值未知。 |
BUDGET_UNIT_CURRENCY |
以货币金额进行预算。 |
BUDGET_UNIT_IMPRESSIONS |
以展示次数为单位进行预算。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eBudget units can be specified as currency, impressions, or left unspecified.\u003c/p\u003e\n"],["\u003cp\u003eUnspecified budget units default to \u003ccode\u003eBUDGET_UNIT_UNSPECIFIED\u003c/code\u003e and indicate an unknown or unspecified type.\u003c/p\u003e\n"],["\u003cp\u003eCurrency-based budgeting utilizes monetary amounts, while impression-based budgeting focuses on the number of impressions.\u003c/p\u003e\n"]]],["The budget unit types are defined as follows: `BUDGET_UNIT_UNSPECIFIED` indicates an unknown or unspecified type. `BUDGET_UNIT_CURRENCY` signifies budgeting based on currency amounts. `BUDGET_UNIT_IMPRESSIONS` denotes budgeting using impression amounts. These enums categorize the different methods of budgeting.\n"],null,["# BudgetUnit\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible types of the budget units.\n\n| Enums ||\n|---------------------------|------------------------------------------------------------|\n| `BUDGET_UNIT_UNSPECIFIED` | Type value is not specified or is unknown in this version. |\n| `BUDGET_UNIT_CURRENCY` | Budgeting in currency amounts. |\n| `BUDGET_UNIT_IMPRESSIONS` | Budgeting in impression amounts. |"]]