Represents key value pair data used for Google Tag Manager integration.
Inheritance Hierarchy
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntaxpublic class GtmData : Dictionary<string, Object>
The GtmData type exposes the following members.
Constructors
Remarks
Properties of the object are case insensitive.
See Also