/
Add an ethnicity quota to a survey
Add an ethnicity quota to a survey
Add an ethnicity quota to the survey created in this example Survey with no qualifications or quotas. The quota is set to 500 hispanics
bapit-16
Request
POST $apihost/$basepath/surveys/7654/quotas
($apihost is the environment against which you are testing, and $basepath is the base path with the api version. All Buy API calls will require access-token parameter in the header)
Body:
{ "buyer_quota_id": "qb30", "required_count": 200, "criteria": [{"qualification_code": 214,"condition_codes": ["112"]}] }
Response
Response Code
201
Response Body
no response body
, multiple selections available,
Related content
Add ethnicity qualification to a survey
Add ethnicity qualification to a survey
More like this
Survey with Age, Income, Gender Qualifications and Quotas
Survey with Age, Income, Gender Qualifications and Quotas
Read with this
Edit ethnicity quota of a survey
Edit ethnicity quota of a survey
More like this
Setting Up a Survey to Count Quotas on Clicks Instead of Completes (Click Balancing)
Setting Up a Survey to Count Quotas on Clicks Instead of Completes (Click Balancing)
Read with this
Survey with Condition Grouping in Quotas
Survey with Condition Grouping in Quotas
More like this
Children Quota Examples
Children Quota Examples
Read with this