हमारे प्रॉडक्ट के बारे में चर्चा करने और सुझाव/राय देने के लिए, Google विज्ञापन और मेज़रमेंट कम्यूनिटी सर्वर में Ad Manager के आधिकारिक Discord चैनल से जुड़ें.
[[["समझने में आसान है","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"]],["आखिरी बार 2025-08-21 (UTC) को अपडेट किया गया."],[[["\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`"]]