Check upload results

Here are the steps to follow to check upload results after you send Customer Match audience members.

Review diagnostics

Use the requestId returned in each successful ingestion response to check diagnostics. Diagnostics for each request tell you:

  • If the Data Manager API has finished processing the request.
  • If the Data Manager API identified any issues while processing audience member data in the request.

Fix any issues identified during processing and resubmit the affected audience members, then check diagnostics again. Repeat this process until you've resolved as many of the issues as possible.

Retrieve the updated audience information

Once diagnostics indicate that your requests have been processed, check the overall state of the audience by retrieving the updated UserList.

To retrieve the updated UserList, send a UserListGetRequest.

  1. Set the name of the request to the resource name of the UserList.
  2. Set headers using the same approach you used to create the audience.

Check the displayNetworkMembersCount and searchNetworkMembersCount fields of the sizeInfo for an estimate of the total number of audience members available for targeting in each network.

Similarly, the eligibleForDisplay and eligibleForSearch fields of the targetNetworkInfo indicate if the list is eligible for targeting in each network.

If the uploads contain contact information, check the matchRatePercentage in the contactIdInfo field to get the overall match rate for the audience.