クラスリスト
モバイルアプリ SDK for iOS の Google タグ マネージャーのクラスとプロトコル:
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2022-12-06 UTC。
[null,null,["最終更新日 2022-12-06 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"]]