[null,null,["最后更新时间 (UTC):2025-08-21。"],[[["\u003cp\u003eThe \u003ccode\u003eUniversalAdIdInfo\u003c/code\u003e class provides access to universal ad ID information during dynamic ad insertion.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two methods: \u003ccode\u003egetAdIdRegistry\u003c/code\u003e to retrieve the ad ID registry and \u003ccode\u003egetAdIdValue\u003c/code\u003e to obtain the actual ad ID value.\u003c/p\u003e\n"],["\u003cp\u003eBoth methods return string values representing the respective information.\u003c/p\u003e\n"]]],["The `UniversalAdIdInfo` class provides read-only access to universal ad ID information. It offers two methods: `getAdIdRegistry()`, which returns the ad ID registry as a string, and `getAdIdValue()`, which returns the ad ID value as a string. This class is used during dynamic ad insertion to access these identifiers.\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`"]]