Get attributed product sales for a single Brevo campaign or workflow
Retrieve the list of products whose sales have been attributed to a specific Brevo campaign or automation workflow. Each product entry includes its ID, name, SKU, image URL, product URL, price, revenue, and orders count. The conversion source type must be one of `email_campaign`, `sms_campaign`, `automation_workflow_email`, or `automation_workflow_sms`.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
conversionSource
The Brevo campaign or automation workflow type for which data will be retrieved
Allowed values:
conversionSourceId
The Brevo campaign or automation workflow id for which data will be retrieved
Response
OK
products
List of attributed products
Errors
400
Bad Request Error