Generate Reports for Buyer Analytics

Allows a user to create a BigQuery export job that generates a csv report with raw Buyer Analytics data for different event types and date ranges

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The ID of the organization.

string
enum
required

The type of event to fetch data for.

Allowed:
string
required

The start of the date range to fetch data from. The accepted format is YYYY-MM-DD.

string
required

The end of the date range to fetch data from. The accepted format is YYYY-MM-DD.

Responses
200

Returns the details of the BigQuery export job created

400

Invalid eventType or query parameters provided in the request

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!