DealType
Stay organized with collections
Save and categorize content based on your preferences.
Enums |
DEAL_TYPE_UNSPECIFIED |
Default, unspecified deal type. |
PREFERRED_DEAL |
Preferred deals. |
PRIVATE_AUCTION |
Private auction deals. |
PROGRAMMATIC_GUARANTEED |
Programmatic guaranteed deals. |
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."],[],["The core content defines different types of deals, each represented by a specific enum. `DEAL_TYPE_UNSPECIFIED` is the default type. `PREFERRED_DEAL` represents preferred deals. `PRIVATE_AUCTION` denotes private auction deals, and `PROGRAMMATIC_GUARANTEED` identifies programmatic guaranteed deals. These enums provide a structured way to categorize and identify the different contractual arrangements.\n"],null,[]]