Upload a list of access respondent GUIDs to exclude from a given target group (Deprecated)
POST/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/exclusions/cid
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Creates or updates the list of Access Respondent GUIDs to be excluded from a given target group. A maximum of 10ks can be excluded in this container. Access Respondent GUIDs can be obtained from the legacy Access or BAPI platforms. If other APIs or the modern UI are used then only the first 10,000 IDs will be returned with this endpoint. You can simultaneously exclude multiple exclusions containers and types (target group, Respondent ID or Access Respondent GUID for example) at a time up to their specific container limits. We have replaced this endpoint with new endpoints for adding and removing respondents using jobs, allowing buyers to exclude up to 100,000 IDs in a target group. This endpoint will be removed from a future release of the Cint Exchange API but will be supported for the lifetime of this release.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 500
Access Respondent GUIDs successfully upserted for target group.
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 failed due to an internal error.