The SDK is currently in active development. For more details, see the U301 Postman docs.
AnalyticsHidden

Response schema of audience insights

Response schema for audience insights.

NameTypeDescription
datetimeRangestring[]Date range for data aggregation. The format is an array of two strings, each string is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.
rangestringDate range for data aggregation.
data[].labelstringLabel for data aggregation.
data[].clicknumberClick count for data aggregation.

Last updated on