कक्षा की सूची
iOS के लिए मोबाइल ऐप्लिकेशन SDK के लिए Google Tag Manager में क्लास और प्रोटोकॉल:
TAGकंटेनर | कंटेनर की वैल्यू का ऐक्सेस देने वाली क्लास |
<TAGकंटेनर कॉलबैक> | एक ऐसा प्रोटोकॉल जिसे क्लाइंट, कंटेनर का कॉन्टेंट लोड होने या लोड न हो पाने पर, जानकारी पाने के लिए लागू कर सकता है |
<TAGCONTAINERFuture>
| यह प्रोटोकॉल लागू करने वाली क्लास, कंटेनर के उपलब्ध होने तक इंतज़ार करती है और कंटेनर का ऐक्सेस देती है |
TAGContainerOpener | कंटेनर खोलने के लिए हेल्पर क्लास |
<TAGContainerOpenerNotifier>
| इस प्रोटोकॉल को लागू करने वाली क्लास को कंटेनर के इस्तेमाल के लिए उपलब्ध होने पर सूचना मिलेगी |
TAGDataLayer | डेटा लेयर एक शब्दकोष है जिसमें ऐप्लिकेशन के बारे में सामान्य जानकारी होती है |
<TAGFunctionCallmacroHandler> | ऐप्लिकेशन से लागू किया गया प्रोटोकॉल, जो फ़ंक्शन कॉल मैक्रो का मान कैलकुलेट करता है |
<TAGFunctionCallTagHandler> | ऐप्लिकेशन से लागू किया गया प्रोटोकॉल, जो एक कस्टम टैग लागू करता है |
<TAGलॉगर> | गड़बड़ी/चेतावनी/जानकारी/डीबग/वर्बोज़ लॉगिंग के लिए प्रोटोकॉल |
TAGमैनेजर | एक क्लास जो Google Tag Manager (GTM) का मोबाइल लागू करने का तरीका है |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2022-12-05 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2022-12-05 (UTC) को अपडेट किया गया."],[[["This documentation outlines the classes and protocols within the Google Tag Manager for Mobile Apps SDK for iOS."],["Developers can use these classes to access and manage container values, receive container load status updates, and open containers."],["The provided protocols enable custom tag execution, function call macro handling, application logging, and receiving notifications about container availability."],["`TAGDataLayer` is a dictionary holding application-specific information for use within Google Tag Manager."],["`TAGManager` serves as the core class, representing the mobile implementation of Google Tag Manager on iOS."]]],["The provided content lists classes and protocols within the Google Tag Manager (GTM) SDK for iOS. Key components include: `TAGContainer` for container access, `TAGContainerCallback` for load status updates, and `TAGContainerFuture` for waiting on container availability. `TAGContainerOpener` opens containers, while `TAGContainerOpenerNotifier` signals when containers are ready. `TAGDataLayer` holds app information. Custom functions are handled via `TAGFunctionCallMacroHandler` and `TAGFunctionCallTagHandler`, logging is done with `TAGLogger`, and `TAGManager` is GTM's core class.\n"]]