liveOnly property

bool? liveOnly
getter/setter pair

If set to true, this tag will only fire in the live environment (e.g. not in preview or debug mode).

@mutable tagmanager.accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update

Implementation

core.bool? liveOnly;