analytics_report_segments__get
Retrieve a signed URL, checksum, and byte size for a single analytics report segment. Use this URL to download the gzipped TSV data.
Instructions
Read one segment: a short-lived signed URL plus its checksum and byte size. The rows are gzipped TSV at that URL — this response carries the link, not the data. [GET /v1/analyticsReportSegments/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| fields_analyticsReportSegments | No | the fields to include for returned resources of type analyticsReportSegments Return only these attributes. A full row set can exceed 200 KB. |