analytics_report_instances__segments__list
List segments for an analytics report instance using the instance ID from a prior list call. Access detailed breakdowns of report data.
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. |