Lists the exclusion groups of a specific target group
GET/demand/accounts/{account_id}/target-groups/{target_group_id}/exclusion-groups
Lists all exclusion groups that a specific target group is a member of, ordered by creation date. When a respondent attempts to enter this target group, they will be checked against all other target groups in all of the exclusion groups listed here.
Request
Responses
- 200
- 400
- 401
- 403
- 500
A list of exclusion groups for the requested target group was retrieved successfully.
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A request failed due to an internal error.