[[["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 2025-08-06 UTC."],[[["\u003cp\u003eAdIdType identifies the registry where an ad ID is registered, such as ad-id.org or clearcast.co.uk.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the CreativeService within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eAdIdType can be 'UNKNOWN', 'AD_ID', 'CLEARCAST', 'NONE', 'ARPP', or 'CUSV' depending on the ad ID's registration.\u003c/p\u003e\n"],["\u003cp\u003eIf a creative lacks an external ad ID, AdIdType is set to 'NONE'.\u003c/p\u003e\n"]]],["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"],null,["# enum AdIdType (v202408)\n\n**Service** \n**CreativeService** **Dependencies** \n[BaseAudioCreative](/ad-manager/api/reference/v202408/CreativeService.BaseAudioCreative) [BaseVideoCreative](/ad-manager/api/reference/v202408/CreativeService.BaseVideoCreative) \n▼\n**AdIdType**\n\nThe registry that an ad ID belongs to.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |\n| `AD_ID` | The ad ID is registered with ad-id.org. |\n| `CLEARCAST` | The ad ID is registered with clearcast.co.uk. |\n| `NONE` | The creative does not have an ad ID outside of Ad Manager. |\n| `ARPP` | The ad ID is registered with ARPP Pub-ID. |\n| `CUSV` | The ad ID is registered with Auditel Spot ID. |"]]