2025 年 9 月 8 日以降、すべての新しい広告申込情報で、欧州連合(EU)の政治広告を配信するかどうかを宣言する必要があります。宣言が提供されていないディスプレイ&ビデオ 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 Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eReservation types categorize how a line item or insertion order is reserved, such as through programmatic guarantees or tag guarantees.\u003c/p\u003e\n"],["\u003cp\u003eSome reservation types, like Petra Viral and Instant Reserve, are specific to YouTube and partners and may not be available for all campaigns.\u003c/p\u003e\n"],["\u003cp\u003eIf a reservation type is unspecified or unknown, it will default to \u003ccode\u003eRESERVATION_TYPE_UNSPECIFIED\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eGuaranteed inventory sources provide a higher level of certainty for securing ad placements compared to non-guaranteed sources.\u003c/p\u003e\n"],["\u003cp\u003eWhile most reservation types apply broadly, certain options like Petra Viral are exclusive to YouTube and Partner line items.\u003c/p\u003e\n"]]],["The core content defines reservation types for line items or insertion orders. These types include unspecified, not guaranteed, programmatic guaranteed, and tag guaranteed. Additionally, Petra viral and instant reserve are options specifically for YouTube and partner line items. These reservation classifications indicate the origin or method of creation for the inventory source, differentiating between guaranteed and non-guaranteed, and specifying the platform of origin.\n"],null,["# ReservationType\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 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. |"]]