{
"input_file_url": "http://example.com"
}curl --location 'https://api-public.groundtruth.com/jobs/location_filter_bulk_upload?tenant_id=undefined&adgroup_id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"input_file_url": "http://example.com"
}'{
"job_id": 0,
"type": 0,
"status": 0,
"message": "string",
"input_file_url": "string",
"output_file_url": "string",
"progress": 0,
"account_id": 0,
"campaign_id": 0,
"adgroup_id": 0,
"creative_id": 0
}