[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-21。"],[[["\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`"]]