Example event response
Below is an example of a webhook event response for a campaign update. Common fields for all events are:channel
: The type of the event that occurredtimestamp
: When the event occurredid
: Unique id for the event which can be used for deduplicationpayload
: The payload contains the details of the event and will vary depending on the event, which is covered in detail below