ReservationType
Possible reservation types for a line item or insertion order.
Enums |
RESERVATION_TYPE_UNSPECIFIED |
Reservation type value is not specified or is unknown in this version. |
RESERVATION_TYPE_NOT_GUARANTEED |
Not created through a guaranteed inventory source. |
RESERVATION_TYPE_PROGRAMMATIC_GUARANTEED |
Created through a programmatic guaranteed inventory source. |
RESERVATION_TYPE_TAG_GUARANTEED |
Created through a tag guaranteed inventory source. |
RESERVATION_TYPE_PETRA_VIRAL |
Created through a Petra inventory source. Only applicable to YouTube and Partners line items. |
RESERVATION_TYPE_INSTANT_RESERVE |
Created with an instant quote. Only applicable to YouTube and partners line items. |
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."],[[["Reservation types categorize how a line item or insertion order is reserved, such as through programmatic guarantees or tag guarantees."],["Some reservation types, like Petra Viral and Instant Reserve, are specific to YouTube and partners and may not be available for all campaigns."],["If a reservation type is unspecified or unknown, it will default to `RESERVATION_TYPE_UNSPECIFIED`."],["Guaranteed inventory sources provide a higher level of certainty for securing ad placements compared to non-guaranteed sources."],["While most reservation types apply broadly, certain options like Petra Viral are exclusive to YouTube and Partner line items."]]],["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"]]