Listings Accuracy: List

Retrieve the latest completed listing accuracy comparison results for an entity.

Results include field-level comparison data for each publisher with a latest completed verifier result. Requested publishers that are valid but have no latest completed verifier data are omitted from the response.

path Parameters
accountId
required
string
query Parameters
v
required
string

A date in YYYYMMDD format.

entityId
required
string

ID of the entity to retrieve listing accuracy results for.

publisherIds
Array of strings
Example: publisherIds=MAPQUEST&publisherIds=FACEBOOK

List of publisher IDs. If no IDs are specified, the endpoint queries live publishers supported by Listings Accuracy and returns only publishers with a latest completed verifier result for the entity.

If a publisher ID is specified but is unknown or is not live and supported by Listings Accuracy, the request fails. If a specified publisher is valid but has no latest completed verifier data, that publisher is omitted from listingAccuracy.

To request multiple publishers, repeat this query parameter once per publisher.

Responses

Response samples

Content type
application/json
{
  • "meta": {
    },
  • "response": {
    }
}