[[["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-20 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUniversalAdIdInfo\u003c/code\u003e class provides access to a universal ad ID during dynamic ad insertion.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two methods: \u003ccode\u003egetAdIdRegistry\u003c/code\u003e to retrieve the registry of the ad ID, and \u003ccode\u003egetAdIdValue\u003c/code\u003e to obtain the actual ad ID value.\u003c/p\u003e\n"],["\u003cp\u003eBoth methods return the requested information as a string.\u003c/p\u003e\n"]]],[],null,["# Class: UniversalAdIdInfo\n\nUniversalAdIdInfo\n=================\n\nclass public read-only\n\nRepresents a universal ad ID info object during dynamic ad insertion.\n\nMethods\n-------\n\n### getAdIdRegistry\n\ngetAdIdRegistry() returns string\n\nReturns\n\n: `string`\n\n### getAdIdValue\n\ngetAdIdValue() returns string\n\nReturns\n\n: `string`"]]