[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003eDeals can be categorized into Preferred Deals, Private Auctions, and Programmatic Guaranteed, in addition to an unspecified default type.\u003c/p\u003e\n"],["\u003cp\u003eEach deal type represents a different approach to buying and selling ad inventory.\u003c/p\u003e\n"]]],["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,["# DealType\n\nType of the deal.\n\n| Enums ||\n|---------------------------|---------------------------------|\n| `DEAL_TYPE_UNSPECIFIED` | Default, unspecified deal type. |\n| `PREFERRED_DEAL` | Preferred deals. |\n| `PRIVATE_AUCTION` | Private auction deals. |\n| `PROGRAMMATIC_GUARANTEED` | Programmatic guaranteed deals. |"]]