Skip to main content
Each page below documents a single property list operation — request, parameters, response shape, and errors. A property list is an advertiser-scoped collection of typed identifiers (websites, mobile apps, CTV apps) with a purpose of include or exclude, used to shape where a brand’s media runs. For the conceptual model — identifier types, resolution buckets, and cascade behavior — see the Property Lists guide.

Manage

List property lists

GET /advertisers/:advertiserId/property-lists — compact summaries, filter by purpose

Create property list

POST /advertisers/:advertiserId/property-lists — create an include or exclude list

Get property list

GET /advertisers/:advertiserId/property-lists/:listId — full resolved resource

Update property list

PUT /advertisers/:advertiserId/property-lists/:listId — replace identifiers and/or name

Delete property list

DELETE /advertisers/:advertiserId/property-lists/:listId — archive the list

Check

Check property list

POST /property-lists/check — validate a candidate identifier set without creating a list

Get check report

GET /property-lists/reports/:reportId — retrieve a stored check report