On this post I will show simple examples on most report types of omniture with python.
Note that I'm using a modified api that initially was maintained by Rob Goretsky.
I only included the ranked, realtime report and clean the code a litle bit. All credits for Rob Goretsky.
Get my version of the API here.
Authentication
QueueOvertime Report
QueueTrended Report
QueueRanked Report
GetRealTimeReport
Using Adobe Omniture API with Python
0