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 outlines how companion ads are delivered alongside video content in Google Ad Manager."],["It offers four options: OPTIONAL, AT_LEAST_ONE, ALL, and UNKNOWN, dictating the requirement and behavior of companion ads for a creative set to be eligible for serving."],["This setting is specifically for line items with VIDEO_PLAYER environment type and impacts how creative sets with companions are considered for delivery."]]],["The `CompanionDeliveryOption` determines how companion creatives are delivered for video player line items. Options include `OPTIONAL` (companions not required), `AT_LEAST_ONE` (at least one companion needed), `ALL` (all companions in the set must serve), and `UNKNOWN` (delivery type is unknown). This is utilized within `ForecastService`, `LineItemService`, and `ProposalLineItemService`, influencing the serving of `LineItemSummary` and `ProposalLineItem`. It is a namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]