vtexads-api-docs

6. Data Export

Data export allows you to receive detailed information about events and aggregated data systematically and periodically. The integration occurs through an S3 connection, and the data is delivered in specific formats for each type of export.

6.1. Reports

In addition to exporting via S3, it is possible to extract reports via the API. The routes return JSON by default, but can be exported as XLSX files by including the download=true parameter in the query.

6.2. Data Export

The integration will always occur using an S3 (or compatible) connection that must be provided by the data recipient. The credentials must be passed to the Newtail team securely.

The integration is compatible with:

Event Export

Event export sends raw data of user interactions.

Event Types

Aggregated Data Export

Aggregated data export sends consolidated reports.

Report Types