{
"name": "string",
"budget": 1,
"budget_level": "campaign",
"budget_type": 0,
"impression_frequency_cap": 1,
"impression_frequency_cap_hours": 1,
"salesforce_number": "string",
"is_cbd_enabled": false,
"bid_type": "CPM",
"is_political_inventory_enabled": false
}curl --location --request POST 'https://api-public.groundtruth.com/campaigns?tenant_id&account_id' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"budget": 1,
"budget_level": "campaign",
"budget_type": 0,
"impression_frequency_cap": 1,
"impression_frequency_cap_hours": 1,
"salesforce_number": "string",
"is_cbd_enabled": false,
"bid_type": "CPM",
"is_political_inventory_enabled": false
}'{
"id": 0,
"account_id": 0,
"organization_id": 0,
"tenant_id": 0,
"name": "string",
"start_date": "2019-08-24",
"end_date": "2019-08-24",
"status": 1,
"budget": 0,
"budget_padding": 0,
"budget_level": "campaign",
"budget_type": 0,
"billing_source": 1,
"is_cbd_enabled": true,
"bid_type": "CPM",
"is_auto_reconciliation_enabled": true,
"account_billing_source_id": 0,
"impression_frequency_cap": 0,
"impression_frequency_cap_hours": 0,
"client_io_name": "string",
"client_io_number": "string",
"salesforce_number": "string",
"created_date": "2019-08-24T14:15:22.123Z",
"updated_date": "2019-08-24T14:15:22.123Z",
"is_political_inventory_enabled": true,
"iab_content_category": "string"
}