[[["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."],[[["SkippableAdType defines the different types of skippable ads available in Google Ad Manager."],["This enumeration includes options like DISABLED, ENABLED, INSTREAM_SELECT, and ANY to cater to various ad delivery preferences."],["It's used within services like CreativeService, ForecastService, LineItemService, and ProposalLineItemService, impacting how skippable ads are handled within those contexts."],["The ANY option specifically addresses programmatic scenarios where creative skippability is determined by the buy-side."]]],["The provided content outlines the `SkippableAdType` within a service context, particularly within the `ProposalLineItemService`. It defines the different states for skippable ads, including `DISABLED`, `ENABLED`, `INSTREAM_SELECT`, and `ANY`. The `UNKNOWN` state indicates an unexposed API value. These types relate to whether a user can skip an ad and are used by different services, including CreativeService, ForecastService, and LineItemService. The document also provides the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]