curl --location 'https://api-public.groundtruth.com/reporting/top_imp_locations/adgroup/?location_type=undefined&metric=undefined&key=undefined&limit=undefined&sw_lat=undefined&sw_lng=undefined&ne_lat=undefined&ne_lng=undefined&tenant_id=undefined'[
{
"campaign_id": 0,
"campaign_name": "string",
"adgroup_id": 0,
"adgroup_name": "string",
"address": "string",
"city": "string",
"state": "string",
"country": "string",
"zip": "string",
"latitude": 0,
"longitude": 0,
"dma": 0,
"impressions": 0,
"clicks": 0,
"total_sa": 0,
"xad_gross_revenue": 0,
"ctr": 0
}
]