onTagUpdated( )


Notes:

Triggered when a marketing tag is updated.

Permissions
Manage Marketing Tags
Read Marketing Tags
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: TagUpdatedEnvelope): void | Promise<void>

Did this help?