Name | Type | Description | Notes |
---|---|---|---|
lifetime_metrics | {str: (int,)} | The lifetime metric name and value. | [optional] |
daily_metrics | [PinAnalyticsMetricsResponseDailyMetrics] | Array with the requested daily metric records | [optional] |
summary_metrics | {str: (float,)} | The metric name and value over the requested period for each requested metric | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |