Retrieve recontact overview for a target group
GET/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/recontacts/overview
This endpoint retrieves the total number of saved Respondent IDs that have an opportunity to enter the Target Group.
You can use this count to:
- Monitor how close you are to the recontact capacity limit.
- Check the result of an upload or removal job.
- Determine the maximum number of respondents you can request in your filling goal.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The Recontacts information for the requested 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.