Audience Quotas
Update quota
Update the quota criteria and target counts for a project. Only the fields you include are modified.
PATCH
Update quota
Path Parameters
Body
application/json
Response
200 - application/json
Quota progress by segment ID
Example:
{
"1": { "currentCount": 10, "targetCount": 25 },
"2": { "currentCount": 15, "targetCount": 30 }
}Available options:
v1 Required range:
x >= 1Available options:
IN_PROGRESS, FILLED Previous
Delete quotaRemove all quota criteria from a project. Recruitment will no longer be limited by demographic segments.
Next
Update quota