[[["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-05-15 UTC."],[[["SkippableAdType defines different types of skippable ads in Google Ad Manager."],["These types include disabled, enabled, in-stream select, and a programmatic option where skippability is determined by the buy-side."],["It is part of the Google Ad Manager API and is used by services like CreativeService, ForecastService, LineItemService, and ProposalLineItemService."],["This feature allows publishers and advertisers to control and manage the skippability of video ads within their ad inventory."]]],["The core content defines `SkippableAdType` options within the Google Ad Manager API (v202405), used by `CreativeService`, `ForecastService`, `LineItemService`, and `ProposalLineItemService`. Key actions involve setting the skippable ad type with enums such as `DISABLED`, `ENABLED`, `INSTREAM_SELECT`, `ANY`, and `UNKNOWN`. `LineItemSummary` and `ProposalLineItem` are also dependent components. This controls if an ad is skippable or not, with `ANY` letting the buyer decide.\n"]]