Manage quota groups on a profile
POST/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/profiles/{profile_id}/group-quotas
Condition grouping is a way to combine a set of conditions into a single quota. This allows you to avoid setting individual quotas for each and every condition. Using this endpoint, you can declare the groups you want. Please note that each condition can be at most a member of one group. Also, a group of one condition will be automatically ungrouped. This is a declarative API.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Quota Groups Created with Success
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error