[[["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-01-17 UTC."],[[["\u003cp\u003eThis documentation provides details about the universal ad ID for creatives, including its value and registry.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetAdIdRegistry\u003c/code\u003e method returns the registry associated with a specific ad ID value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetAdIdValue\u003c/code\u003e method retrieves the universal ad ID value itself.\u003c/p\u003e\n"],["\u003cp\u003eFeedback on the documentation should be provided via the IMA technical forum.\u003c/p\u003e\n"]]],[],null,["# Interface UniversalAdIdInfo\n\n| **Note:** This reference page follows TypeScript documentation structure. If you have suggestions for or see issues with the reference documentation, open a thread with your feedback on the [IMA technical forum](https://groups.google.com/g/ima-sdk/).\n\n*** ** * ** ***\n\nThis object exposes information about the universal ad ID associated with the creative, including the ad ID value and the ad ID registry.\n\n| Methods ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------|\n| [getAdIdRegistry](/interactive-media-ads/docs/sdks/html5/client-side/reference/interface/google.ima.UniversalAdIdInfo#google.ima.UniversalAdIdInfo.getAdIdRegistry) | Returns the ad ID registry associated with the ad ID value. |\n| [getAdIdValue](/interactive-media-ads/docs/sdks/html5/client-side/reference/interface/google.ima.UniversalAdIdInfo#google.ima.UniversalAdIdInfo.getAdIdValue) | Returns the universal ad ID value. |\n\nMethods\n-------\n\n*** ** * ** ***\n\n### getAdIdRegistry\n\ngetAdIdRegistry(): string \nReturns the ad ID registry associated with the ad ID value.\n\n| Returns ||\n|--------|-----------------------------------------------------|\n| string | The ad ID registry associated with the ad ID value. |\n\n*** ** * ** ***\n\n### getAdIdValue\n\ngetAdIdValue(): string \nReturns the universal ad ID value.\n\n| Returns ||\n|--------|----------------------------|\n| string | The universal ad ID value. |"]]