Create a profile
POST/demand/accounts/{account_id}/projects/{project_id}/target-groups/{target_group_id}/profiles
Creates a new profile on a launched target group by defining its questions + options
sourced from the question-translation endpoint.
Duplicate calls with the same payload will be no-ops (no second profile is created).
**This endpoint only handles initial creation.
To enable quotas, call Enable Quotas. To update quotas, call Update Quotas. To update a profile's conditions, call Update profile conditions. For zip profiles, you can add up to 10,000 conditions. If there is a need to add more than 10,000 conditions, please contact your integration consultant.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Successfully created profile
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error