onBrandDeleted( )


Notes:

Triggered when a brand is deleted.

Permissions
Read brands in catalog v3
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?