[[["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-11-19 UTC."],[[["SkippableAdType defines the different types of skippable ads available in Google Ad Manager."],["It includes options for disabled, enabled, in-stream select, and a programmatic option where skippability is determined by the buy-side."],["This enumeration is part of the Google Ad Manager API and is used by services like ForecastService, LineItemService, and ProposalLineItemService."],["SkippableAdType can be used to control the skippability of video and audio creatives."]]],["The core content outlines the `SkippableAdType` enumeration, defining the different types of skippable ads within the service namespace `https://www.google.com/apis/ads/publisher/v202411`. The types include `UNKNOWN`, `DISABLED`, `ENABLED`, `INSTREAM_SELECT`, and `ANY`. These values indicate whether the skippable ad functionality is disabled, enabled, or a specific type. Notably, `ANY` is specific for programmatic scenarios where the buying party determines ad skippability. The services and dependencies of `CreativeService`, `ForecastService`, `LineItemService` and `ProposalLineItemService` are presented.\n"]]