{ "opencollection": "1.0.0", "info": { "name": "Adobe Experience Cloud Adobe Analytics 2.0 Activities Properties API", "version": "2.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Properties", "type": "folder" }, "items": [ { "info": { "name": "Adobe Target Adobe Experience Cloud List Properties", "type": "http" }, "http": { "method": "GET", "url": "https://analytics.adobe.io/target/properties" }, "docs": "Returns a list of enterprise properties configured for the Adobe Target tenant. Properties are used with enterprise permissions to control access to activities and offers." } ] } ], "bundled": true }