{
"input_file_url": "http://example.com"
}curl --location --request POST 'https://api-public.groundtruth.com/jobs/location_filter_bulk_upload?tenant_id&adgroup_id' \
--header 'Content-Type: application/json' \
--data-raw '{
"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
}