Updates the filling strategy on the given target group
PUT/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/filling-strategy
Updates the filling strategy to the value specified in the request body.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 500
Filling strategy on target group successfully updated.
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A requested resource isn't found.
A request is valid but not supported by the current state of the target resource.
A request failed due to an internal error.