Retrieve a list of excluded access respondent GUIDs (Deprecated)
GET/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/exclusions/cid
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Retrieve a list of access respondent GUIDs excluded from a given target group. If other APIs or the modern UI are used then only the first 10,000 IDs will be returned with this endpoint. We have replaced this endpoint with the paginated version. 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
- 200
- 401
- 403
- 404
- 500
All Access Respondent GUIDs excluded from a given target group.
A request is unauthorized.
A requested is forbidden.
A requested resource isn't found.
A request failed due to an internal error.