tag property

List<Tag>? tag
getter/setter pair

All GTM Tags of a GTM Container.

Implementation

core.List<Tag>? tag;