- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Barry,
With some help with ClientCare, I am now able to return a very comprehensive list of Calculated Metrics by posting the following request to: https://api.omniture.com/admin/1.4/rest/?method=CalculatedMetrics.Get
{ "fields": [ "approved", "description", "modified", "reportSuiteID", "compatibility", "favorite", "tags", "shares", "owner", "polarity", "precision", "type", "definition" ], "_example": { "accessLevel": "string", "fields": [ "approved", "description", "modified", "reportSuiteID", "compatibility", "favorite", "tags", "shares", "owner", "polarity", "precision", "type", "definition" ], "filters": { "name": "string", "tags": "string", "owner": "string", "reportSuiteID": "string", "approved": true, "favorite": true }, "selected": [ "string" ], "sort": "string" } }
Views
Replies
0 Likes
Total Likes