GetEventsData2: {
    requestBody: GetEventsData;
    trDataset: string;
}

Type declaration

  • requestBody: GetEventsData

    JSON request payload to get events for a dataset

  • trDataset: string

    The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.