Skip to main content
Version: 2025-05-27

Set the respondent activity exclusions for a target group

PUT 

/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/respondent-activity-exclusions

Set the list of target groups and/or projects who's respondents you want to exclude from the specified target_group_id.

The request body specifies the projects and target groups whose respondent activity should be excluded from the target group identified in the path. Exclusions will apply if there are any completes in the last 90 days. The request must not include the same target group specified in the path parameters, nor the project it belongs to, as a target group cannot exclude its own respondent activity or that of its parent project.

important

This operation will overwrite any previous existing list. Make sure to include previously saved target groups or projects in your request. If the Target Group is already live, updating its respondent activity exclusions will only affect future respondent traffic. Any respondents who have already entered or completed the Target Group under the previous exclusion settings cannot be retroactively changed. Please review your changes carefully before switching the target group to live.

Request

Responses

Successfully updated respondent activity exclusions.