Skip to main content

Retrieve the purchase summary for a pixel

GET 

/pixels/:pixel_id/purchase-summary

Retrieve the purchase summary for a pixel within a given date interval. The maximum interval is 60 days between the from and to dates. The response includes the total number of purchase events and the total value of the purchase events for each currency.

The client ID must have the shop_user role.

Request

Responses