curl --location 'https://api-public.groundtruth.com/reporting/top_locations/campaign/?start_date=undefined&end_date=undefined&location_type=undefined&metric=undefined&key=undefined&sw_lat=undefined&sw_lng=undefined&ne_lat=undefined&ne_lng=undefined&limit=undefined&tenant_id=undefined'[
{
"campaign_id": 0,
"campaign_name": "string",
"state": "string",
"country": "string",
"dma": 0,
"zip": "string",
"city": "string",
"impressions": 0,
"clicks": 0,
"ctr": 0,
"secondary_actions": 0,
"spend": 0,
"visits": 0,
"vcr": 0,
"ltr": 0,
"latitude": 0,
"longitude": 0
}
]