GET /api/v2/buyer/advertisers/{advertiserId}/property-lists/{listId}
Returns one property list with its full resolved identifier set and filters. The stored list contains only resolved identifiers — resolutionSummary and the transient unresolvedIdentifiers / registeredIdentifiers from create/update are omitted here.
Request
Parameters
| Field | Type | Required | Notes |
|---|---|---|---|
advertiserId | string | Yes | Path. Owning advertiser |
listId | string | Yes | Path. The property list to fetch |
Response
identifiers is the persisted resolved set. domains is a convenience view of identifiers where type: "domain"; app identifiers are not in it.
Errors
404 NOT_FOUND—listIdoradvertiserIddoes not exist or is not visible to the authenticated customer.
Related
Property list tasks
All property list operations
Property Lists guide
Identifier types, resolution, and concepts
Update property list
Replace identifiers on this list
List property lists
All lists for an advertiser