google_api_tag_manager v0.1.0 GoogleApi.TagManager.V2.Model.ContainerVersionHeader View Source
Represents a Google Tag Manager Container Version Header.
Attributes
- accountId (String.t): GTM Account ID. Defaults to:
null
. - containerId (String.t): GTM Container ID. Defaults to:
null
. - containerVersionId (String.t): The Container Version ID uniquely identifies the GTM Container Version. Defaults to:
null
. - deleted (boolean()): A value of true indicates this container version has been deleted. Defaults to:
null
. - name (String.t): Container version display name. Defaults to:
null
. - numMacros (String.t): Number of macros in the container version. Defaults to:
null
. - numRules (String.t): Number of rules in the container version. Defaults to:
null
. - numTags (String.t): Number of tags in the container version. Defaults to:
null
. - numTriggers (String.t): Number of triggers in the container version. Defaults to:
null
. - numVariables (String.t): Number of variables in the container version. Defaults to:
null
. - numZones (String.t): Number of zones in the container version. Defaults to:
null
. - path (String.t): GTM Container Versions's API relative path. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.