onBrandUpdated( )


Notes:

Triggered when a brand is updated.

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

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

Did this help?