analytics_report_instances__segments__list
List segments of an analytics report instance by ID to retrieve granular performance data from App Store Connect analytics.
Instructions
List the segments belonging to an analytics report instance. [GET /v1/analyticsReportInstances/{id}/segments]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. |