| Name | Type | Description | Notes |
|---|---|---|---|
| success | bool | [optional] | |
| account_id | string | The Zernio SocialAccount ID | [optional] |
| platform | string | Platform that served this response. | [optional] |
| date_range | \Zernio\Model\InstagramAccountInsightsResponseDateRange | [optional] | |
| metric_type | string | [optional] | |
| breakdown | string | Breakdown dimension used (only present when breakdown was requested) | [optional] |
| metrics | array<string,\Zernio\Model\InstagramAccountInsightsResponseMetricsValue> | Object keyed by metric name. For time_series: each metric has "total" (number) and "values" (array of {date, value}). For total_value: each metric has "total" (number) and optionally "breakdowns" (array of {dimension, value}). | [optional] |
| data_delay | string | [optional] |