Files & Formats

Each daily folder contains the following CSV files:

FileDescription
campaigns.csvCampaign metadata and delivery statistics
campaign_skus.csvProducts (SKUs/GTINs) marketed in each campaign
campaign_customers.csvCustomers who were sent campaigns
campaign_opt_outs.csvOpt-out statistics per campaign
campaign_links.csvLink tracking and click statistics per campaign

All files:

  • Are in standard CSV format with a header row
  • Use commas (,) as the field delimiter
  • String fields will be quoted when necessary
  • null values will be blank, i.e. represented as ,, in the CSV export
  • Are UTF-8 encoded
  • Will be present even if there is no data for the day (the file will contain only the header row)

Relationship Between Files

Screenshot_Google Chrome_20260218_112138.png

Date Formats

All dates will be formatted using the ISO 8601 format YYYY-MM-DDTHH:mm:ss.sssZ

Example: 2026-02-18T14:30:00.000Z


What’s Next

See the files and their schemas by expanding this document in the navigation menu on the left.