Update target group cost per interview
PUT/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/cost-per-interview
Updates the cost per interview to the value specified in the request body. The target group cannot be in draft state. The Target Group CPI must not exceed the platform limit of $105.00. For non-USD amounts, the CPI is compared against the equivalent limit in the provided currency. Note - This limit is subject to platform configuration and may change.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Cost per interview 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.