클래스 목록
iOS용 모바일 앱 SDK용 Google 태그 관리자의 클래스 및 프로토콜:
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]