[[["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 skippable ad formats available in Google Ad Manager."],["It includes options like DISABLED, ENABLED, INSTREAM_SELECT and ANY to manage skippability."],["This setting can be used for programmatic buying where the buyer decides if an ad is skippable."],["The namespace for SkippableAdType is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The content defines the `SkippableAdType` enumeration, which specifies the different types of skippable ads. This is part of the `CreativeService`, `ForecastService`, `LineItemService`, and `ProposalLineItemService`. The available types are `UNKNOWN`, `DISABLED`, `ENABLED`, `INSTREAM_SELECT`, and `ANY`. Each type has a specific meaning, such as being enabled, disabled, or applicable to in-stream ads, and they are described. `ANY` is to be used only for programmatic cases.\n"]]