Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 878 Bytes

PinAnalyticsMetricsResponse.md

File metadata and controls

14 lines (9 loc) · 878 Bytes

PinAnalyticsMetricsResponse

Properties

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]

[Back to Model list] [Back to API list] [Back to README]