onTagUpdated( )


Notes:

Triggered when a tag is updated.

Permissions
Read Blog
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?