[[["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-08-20 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 used within the CreativeService, ForecastService, LineItemService, and ProposalLineItemService."],["SkippableAdType values can be accessed within the specified namespace for programmatic use."]]],["The content defines `SkippableAdType`, an enumeration for different skippable ad types within the `ProposalLineItemService`. It outlines five possible values: `UNKNOWN` (for unexposed values), `DISABLED` (skippable ad type turned off), `ENABLED` (skippable ad type turned on), `INSTREAM_SELECT` (skippable in-stream), and `ANY` (allowing both skippable and non-skippable, primarily for programmatic buying). This service interacts with `CreativeService`, `ForecastService`, and `LineItemService`. The namespace for the provided information is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]