[[["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."],[[["AdIdType identifies the registry where an ad ID is registered, such as ad-id.org or clearcast.co.uk."],["It is part of the CreativeService within the Google Ad Manager API."],["AdIdType can be 'UNKNOWN', 'AD_ID', 'CLEARCAST', 'NONE', 'ARPP', or 'CUSV' depending on the ad ID's registration."],["If a creative lacks an external ad ID, AdIdType is set to 'NONE'."]]],["The `CreativeService` includes `BaseAudioCreative` and `BaseVideoCreative`. `AdIdType` indicates the registry of an ad ID. Possible values are: `UNKNOWN` (value not exposed), `AD_ID` (ad-id.org), `CLEARCAST` (clearcast.co.uk), `NONE` (no external ID), `ARPP` (ARPP Pub-ID), and `CUSV` (Auditel Spot ID). This information is within the `https://www.google.com/apis/ads/publisher/v202408` namespace, allowing for the classification of creative ad IDs by their respective registration authority.\n"]]