Authorizations
Default authentication mechanism
Query Parameters
The ID of the partner to create a link for. Will take precedence over tenantId if provided.
The ID of the partner in your system. If both partnerId and tenantId are not provided, an error will be thrown.
The interval to retrieve analytics for. If undefined, defaults to 24h.
24h, 7d, 30d, 90d, 1y, mtd, qtd, ytd, all The start date and time when to retrieve analytics from. If set, takes precedence over interval.
The end date and time when to retrieve analytics from. If not provided, defaults to the current date. If set along with start, takes precedence over interval.
The IANA time zone code for aligning timeseries granularity (e.g. America/New_York). Defaults to UTC.
"America/New_York"
Search the events by a custom metadata value. Only available for lead and sale events.
10000"metadata['key']:'value'"
The parameter to group the analytics data points by. Defaults to count if undefined.
top_links, timeseries, count Response
Partner analytics data
- PartnerAnalyticsCount · object
- PartnerAnalyticsTimeseries · object[]
- PartnerAnalyticsTopLinks · object[]