Get Property Stats
Get a list of custom properties and their stats. If a property name is provided, it will return the stats for that property instead.
Authorizations
Session token for authentication.
Path Parameters
Hostname for the website.
1 - 253
Query Parameters
Period start date using date-time notation in RFC3339 format, for example, (2017-07-21T17:32:28Z).
Period end date using fdate-time notation in RFC3339 format, for example, (2017-07-21T17:32:28Z).
Path of the page.
Referrer URL of the page hit.
UTM source of the page hit.
UTM medium of the page hit.
UTM campaign of the page hit.
Browser name.
Operating system name.
Device type.
Country name.
Language code.
Name of the property.
Value of the property.
Limit the number of results.
1 < x < 5000
Offset the results paired with the limit parameter.
0 < x < 5000
Cookies
Session token for authentication.
Response
Custom property name.
Custom property value.
Number of events for custom property.
Percentage of events for custom property relative to all events.