Deduplicated Audience
Returns the number of individuals visiting a domain deduplicated across devices
Possible Output Fields:
total_deduplicated_audience: The average number of individuals who visited a website across desktop and mobile web (deduplicated across devices)desktop_only_audience_share: The share of users out of the total deduplicated audience that visit a website on desktop onlydesktop_only_audience_visitors: The number of users that visit a website on desktop onlymobile_web_only_audience_share: The share of users out of the total deduplicated audience that visit a website on mobile web onlymobile_web_only_audience_visitors: The number of users that visit a website on mobile web onlydesktop_and_mobile_web_audience_share: The share of users out of the total deduplicated audience that visit a website on both desktop and mobile webdesktop_and_mobile_web_audience_visitors: The number of users that visit a website on both desktop and mobile web
Header Parameters
api-keystring
Query Parameters
domainstring Required
Website domain without 'www.' (e.g., 'example.com')
start_datestring Required
Start date in 'YYYY-MM'
end_datestring Required
End date in 'YYYY-MM'
granularitystring Required
Time granularity
Enum values:
dailyweeklymonthlycountrystring Required
Two-letter country code (e.g., 'us', 'gb', 'ww')
metricsarray
Comma-separated list of desired metrics. Default to all available metrics.
Enum values:
total_deduplicated_audiencedesktop_only_audience_sharedesktop_only_audience_visitorsmobile_web_only_audience_sharemobile_web_only_audience_visitorsdesktop_and_mobile_web_audience_sharedesktop_and_mobile_web_audience_visitorsmain_domain_onlyboolean
'true' to include only the main domain, 'false' to include subdomains. Default is 'false'
formatstring
Format in which the reply should be returned.
Enum values:
jsonxmlResponse
200
Object
Success
Response Attributes
metaobject
Show child attributes
dataarray
Nullable:
True
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?