自
2025 年 9 月 8 日起,每个新订单项都需要声明是否会投放欧盟 (EU) 政治广告。Display & Video 360 API 和未提供声明的 SDF 上传操作将会失败。如需详细了解如何更新集成以进行此声明,请参阅我们的
弃用页面。
ReservationType
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
枚举 |
RESERVATION_TYPE_UNSPECIFIED |
此版本中未指定预订类型值或值未知。 |
RESERVATION_TYPE_NOT_GUARANTEED |
未通过有保证的广告资源来源创建。 |
RESERVATION_TYPE_PROGRAMMATIC_GUARANTEED |
通过有保证的程序化交易广告资源来源创建。 |
RESERVATION_TYPE_TAG_GUARANTEED |
通过基于代码的有保证广告资源来源创建。 |
RESERVATION_TYPE_PETRA_VIRAL |
通过 Petra 广告资源来源创建。仅适用于 YouTube 及合作伙伴订单项。 |
RESERVATION_TYPE_INSTANT_RESERVE |
使用即时报价创建。仅适用于 YouTube 及合作伙伴订单项。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],["Display & Video 360 API v4 is in beta. It defines reservation types for line items or insertion orders. These types include `RESERVATION_TYPE_UNSPECIFIED` (unknown), `RESERVATION_TYPE_NOT_GUARANTEED` (not guaranteed), `RESERVATION_TYPE_PROGRAMMATIC_GUARANTEED`, and `RESERVATION_TYPE_TAG_GUARANTEED` (both guaranteed). Additionally, `RESERVATION_TYPE_PETRA_VIRAL` and `RESERVATION_TYPE_INSTANT_RESERVE` are for YouTube and partners, corresponding to Petra inventory and instant quotes, respectively.\n"],null,["# ReservationType\n\nPossible reservation types for a line item or insertion order.\n\n| Enums ||\n|--------------------------------------------|-----------------------------------------------------------------------------------------------|\n| `RESERVATION_TYPE_UNSPECIFIED` | Reservation type value is not specified or is unknown in this version. |\n| `RESERVATION_TYPE_NOT_GUARANTEED` | Not created through a guaranteed inventory source. |\n| `RESERVATION_TYPE_PROGRAMMATIC_GUARANTEED` | Created through a programmatic guaranteed inventory source. |\n| `RESERVATION_TYPE_TAG_GUARANTEED` | Created through a tag guaranteed inventory source. |\n| `RESERVATION_TYPE_PETRA_VIRAL` | Created through a Petra inventory source. Only applicable to YouTube and Partners line items. |\n| `RESERVATION_TYPE_INSTANT_RESERVE` | Created with an instant quote. Only applicable to YouTube and partners line items. |"]]