GetGroupByTrackingIdData: {
    trDataset: string;
    trackingId: string;
}

Type declaration

  • 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.

  • trackingId: string

    The tracking id of the group to fetch.