{ "opencollection": "1.0.0", "info": { "name": "TTD Data Advertiser DeletionOptOut API", "version": "v0.1" }, "items": [ { "info": { "name": "DeletionOptOut", "type": "folder" }, "items": [ { "info": { "name": "Delete IDs shared with The Trade Desk for the specified advertiser ID.", "type": "http" }, "http": { "method": "POST", "url": "https://usw-data.adsrvr.org/data/deletion-optout/advertiser", "headers": [ { "name": "TTD-Auth", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Delete IDs shared with The Trade Desk for the specified advertiser ID." }, { "info": { "name": "Delete IDs shared with The Trade Desk via a product catalog for the specified merchant ID.", "type": "http" }, "http": { "method": "POST", "url": "https://usw-data.adsrvr.org/data/deletion-optout/merchant", "headers": [ { "name": "TTD-Auth", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Delete IDs shared with The Trade Desk via a product catalog for the specified merchant ID." }, { "info": { "name": "Delete IDs shared with The Trade Desk for the specified data provider ID.", "type": "http" }, "http": { "method": "POST", "url": "https://usw-data.adsrvr.org/data/deletion-optout/thirdparty", "headers": [ { "name": "TTD-Auth", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Delete IDs shared with The Trade Desk for the specified data provider ID." } ] } ], "bundled": true }