Companions are not required to serve a creative set. The creative set can
serve to inventory that has zero or more matching companions.
AT_LEAST_ONE
At least one companion must be served in order for the creative set to be used.
ALL
All companions in the set must be served in order for the creative set to
be used. This can still serve to inventory that has more companions
than can be filled.
[[["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-02-13 UTC."],[[["CompanionDeliveryOption is used to define how companion ads are delivered with video line items."],["It offers four options: OPTIONAL, AT_LEAST_ONE, ALL, and UNKNOWN, dictating the requirement for companion ads to serve."],["OPTIONAL allows serving without companions, AT_LEAST_ONE requires at least one, ALL requires serving all possible companions, and UNKNOWN represents an undefined delivery type."],["This setting is applicable to line items with environmentType set to VIDEO_PLAYER and impacts how creative sets with companions are utilized."]]],["The content details the `CompanionDeliveryOption` for line items with a `VIDEO_PLAYER` environment type, accessible through `ProposalLineItemService`. It defines how companions are delivered, with four options: `OPTIONAL` (companions not required), `AT_LEAST_ONE` (at least one companion must serve), `ALL` (all companions must serve), and `UNKNOWN` (delivery type unknown). These options dictate the conditions under which a creative set can be used, depending on the presence and number of companions.\n"]]