Get User List Upload Job
Loading...
API endpoint path: /pss/v1/fis/{fiId}/audiences/userListJobs/{jobId}
Retrieves the current status and progress of a user list upload job identified by jobId.
Use this endpoint to:
- Track upload progress after a job is accepted.
- Confirm when a user list is available in Promotions Suite for campaign targeting.
- Review validation errors and failed member IDs when a job does not complete successfully.
Behavior and capabilities:
jobIdmust match the value returned by the Create User List Upload Job.- Job status is retained for 30 days after completion.
status.codeprogresses throughConverting,Committing,Uploading, andCompleted; failed jobs returnFailed.memberIdsCountandvalidMemberIdsCountremain0until conversion reports counts.- User lists are available in Promotions Suite starting in the
Uploadingstate. - The response includes
jobId,listName,fiId, member counts,status, andstartTimestamp.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Success
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?