Ecommerce
Get detailed attribution metrics for a single Brevo campaign
get/ecommerce/attribution/metrics/{conversionSource}/{conversionSourceId}
Path parameters
conversionSource'email_campaign' required
The Brevo campaign type for which data will be retrieved
conversionSourceIdnumber required
The Brevo campaign id for which data will be retrieved
Response
OK
Example response
{
"newCustomersCount": 5.637376656633329,
"ConversionSourceMetrics": {
"ordersCount": 6.027456183070403,
"revenue": 1.4658129,
"id": 0.8008281904610115,
"averageBasket": 5.962134,
"conversionSource": "email_campaign"
}
}