analytics_report_instances__segments__list
Retrieve all segments associated with a specific analytics report instance using its identifier. Helps analyze granular data from App Store Connect analytics reports.
Instructions
List the segments belonging to an analytics report instance. [GET /v1/analyticsReportInstances/{id}/segments]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource identifier. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute `links.next` URL from a previous response, to fetch the next page. When set, all other parameters are ignored. |