[[["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 buyer."],["Ad Manager API utilizes SkippableAdType within services like CreativeService, ForecastService, LineItemService, and ProposalLineItemService."],["The SkippableAdType enumeration provides values such as `DISABLED`, `ENABLED`, `INSTREAM_SELECT`, and `ANY` to represent different skippable ad configurations."]]],["The core content outlines services and their dependencies within an ad management API. `CreativeService`, `ForecastService`, `LineItemService`, and `ProposalLineItemService` are key services. They rely on `LineItemSummary` and `ProposalLineItem`. `SkippableAdType` defines different states of skippable ads: `UNKNOWN`, `DISABLED`, `ENABLED`, `INSTREAM_SELECT`, and `ANY`, indicating the ad's skippability status. These are all part of the `v202411` version of the API.\n"]]