google_api_tag_manager v0.3.0 API Reference

Modules

API calls for all endpoints tagged Accounts.

Handle Tesla connections for GoogleApi.TagManager.V2.

Helper functions for deserializing responses into models.

Represents a Google Tag Manager Account.

Defines the Google Tag Manager Account access permissions.

Built-in variables are a special category of variables that are pre-created and non-customizable. They provide common functionality like accessing propeties of the gtm data layer, monitoring clicks, or accessing elements of a page URL.

Represents a predicate.

Represents a Google Tag Manager Container, which specifies the platform tags will run on, manages workspaces, and retains container versions.

Defines the Google Tag Manager Container access permissions.

Represents a Google Tag Manager Container Version.

Represents a Google Tag Manager Container Version Header.

Attributes

  • builtInVariable ([BuiltInVariable]): List of created built-in variables. Defaults to: null.

Creates a workspace proposal to start a review of a workspace.

Represents a Google Tag Manager Custom Template's contents.

A workspace entity that may represent a tag, trigger, variable, or folder in addition to its status in the workspace.

Represents a Google Tag Manager Environment. Note that a user can create, delete and update environments of type USER, but can only update the enable_debug and url fields of environments of other types.

Represents a Google Tag Manager Folder.

Represents a Google Tag Manager Folder's contents.

The changes that have occurred in the workspace since the base container version.

A list of workspaces in a container.

Attributes

  • nextPageToken (String.t): Continuation token for fetching the next page of results. Defaults to: null.
  • zone ([Zone]): All GTM Zones of a GTM Container. Defaults to: null.

Represents a merge conflict.

Represents a Google Tag Manager Parameter.

Response to quick previewing a workspace.

The result of reverting a built-in variable in a workspace.

The result of reverting folder changes in a workspace.

The result of reverting a tag in a workspace.

The result of reverting a trigger in a workspace.

The result of reverting a variable in a workspace.

The result of reverting a zone in a workspace.

Represents a reference to atag that fires before another tag in order to set up dependencies.

The status of a workspace after synchronization.

A response after synchronizing the workspace to the latest container version.

Represents a Google Tag Manager Tag.

Represents a tag that fires after another tag in order to tear down dependencies.

Represents a Google Tag Manager Trigger

Updates a workspace proposal with patch-like semantics.

Represents a user's permissions to an account and its container.

Represents a Google Tag Manager Variable.

Attributes

  • caseConversionType (String.t): The option to convert a string-type variable value to either lowercase or uppercase. Defaults to: null.

Represents a Google Tag Manager Container Workspace.

A workspace proposal represents an ongoing review of workspace changes in an effort to gain approval for container version creation.

A history event that represents a comment or status change in the proposal.

A comment from the reviewer or author.

Represents an external user or internal Google Tag Manager system.

Represents a Google Tag Manager Zone's contents.

Represents a Zone's boundaries.

Represents a child container of a Zone.

Represents a Zone's type restrictions.

Helper functions for building Tesla requests.