[[["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."],["The types include disabled, enabled, in-stream select, and a programmatic option where skippability is determined by the buyer."],["It is part of the Google Ad Manager API and is used by services like CreativeService, ForecastService, LineItemService, and ProposalLineItemService."]]],["The core content defines skippable ad types within the context of ad management services. Key information includes the `SkippableAdType` enumeration, which outlines different states: `UNKNOWN`, `DISABLED`, `ENABLED`, `INSTREAM_SELECT`, and `ANY`. These types are associated with services like `CreativeService`, `ForecastService`, `LineItemService`, and `ProposalLineItemService`. `LineItemSummary` and `ProposalLineItem` are listed as dependencies. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]