v3

latestOpenAPI 3.1.0Proprietary (Listings API Terms of Service)2026-07-3156148214.6 KB
Listings

Duplicate listing rollup for tag.

Returns a paginated, account-wide rollup of potential duplicate listings across every location under a tag.

get/api/v4/locations/listings/duplicates

Query parameters

tagstring required

Location tag to scope the rollup to. Use all to span every location in the account.

filtersstring required

JSON-encoded filter object

URL-encoded JSON filter object. Requires a status, one of POTENTIAL, PROCESSING, FIXED, FAILED. Optional siteId narrows to a single publisher. Example: {"status":"POTENTIAL"}.

pageinteger

1-based page number.

perPageinteger

Records per page.

Response

Successful response

totalinteger