[[["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."],[[["`VideoDeliveryType` identifies how a video will be delivered, either progressively downloaded or streamed using protocols like HLS or DASH."],["It is part of `VideoMetadata` within the `CreativeService` and uses the namespace `https://www.google.com/apis/ads/publisher/v202402`."],["Possible values include `UNKNOWN`, `PROGRESSIVE`, and `STREAMING`, indicating the delivery method or if the information is unavailable in the current API version."]]],["The `VideoDeliveryType` specifies how a video is served. Possible types include `UNKNOWN`, which indicates an unspecified value, `PROGRESSIVE` for progressive downloads, and `STREAMING` for videos served via streaming protocols such as HLS or DASH. This enumeration is part of the `CreativeService` within the `VideoMetadata` namespace of Google's ad manager API version v202402. It defines the available options for delivering video content.\n"]]