{ "opencollection": "1.0.0", "info": { "name": "Adobe Campaign Classic Custom Resources Marketing History API", "version": "8.0.0" }, "items": [ { "info": { "name": "Marketing History", "type": "folder" }, "items": [ { "info": { "name": "Adobe Campaign Get Marketing History for a Profile", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.campaign.adobe.com/profileAndServices/history/:PKEY", "params": [ { "name": "PKEY", "value": "", "type": "path", "description": "The unique PKEY identifier of the resource." } ] }, "docs": "Retrieves the marketing event history for a specific profile, including delivery logs and mirror page links." } ] } ], "bundled": true }