curl --location 'https://api-public.groundtruth.com/reporting/product/campaign//audience?start_date=undefined&end_date=undefined&limit=undefined&tenant_id=undefined'{
"visits": [
{
"name": "string",
"count": 0,
"percentage": 0
}
],
"clicks": [
{
"name": "string",
"count": 0,
"percentage": 0
}
],
"impressions": [
{
"name": "string",
"count": 0,
"percentage": 0
}
]
}