google_api_tag_manager v0.0.1 GoogleApi.TagManager.V2.Model.TeardownTag View Source
Represents a tag that fires after another tag in order to tear down dependencies.
Attributes
- stopTeardownOnFailure (Boolean): If true, fire the teardown tag if and only if the main tag fires successfully. If false, fire the teardown tag regardless of main tag firing status. Defaults to:
null. - tagName (String): The name of the teardown tag. Defaults to:
null.