[[["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."],[[["AdIdType identifies the registry of an ad ID, like ad-id.org or clearcast.co.uk."],["It's part of the CreativeService within the Google Ad Manager API."],["AdIdType can be 'UNKNOWN', 'AD_ID', 'CLEARCAST', or 'NONE' indicating whether an ad ID is registered externally or not."]]],["The `CreativeService` includes `BaseAudioCreative` and `BaseVideoCreative` dependencies. The `AdIdType` enumeration defines the registry for an ad ID. Possible values are `UNKNOWN` (value not exposed by API), `AD_ID` (registered with ad-id.org), `CLEARCAST` (registered with clearcast.co.uk), and `NONE` (no external Ad Manager ID). The namespace for this information is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]