Wanted to understand if someone has leveraged Adobe API to programmatically extract user logs, such that we get it on monthly basis across multiple login companies?
Solved! Go to Solution.
See how to use Using Postman to Make Adobe Analytics 2.0 API Requests - YouTube Then, use the following API methods
Usage & Access Data: https://appservice5.omniture.com/analytics/1.0/auditlogs?logType=company&startDateTime=<yyyy-mm-dd>&endDateTime=<yyyy-mm-dd>&limit=10000
Convert numeric event type to string with the help of following table.
Event Type (API) | Event Type (UI) |
0 | No Category |
1 | Login failed |
2 | Login successful |
3 | Admin Action |
4 | Security setting change |
5 | Report viewed |
6 | Report downloaded |
7 | Alert sent |
8 | User Action |
9 | Tool viewed |
10 | Omniture Action |
11 | Password Recovery |
12 | BookMarks |
13 | Dashboards |
14 | Alerts |
15 | Calendar Events |
16 | Targets |
17 | Report Settings |
18 | Scheduled Reports |
23 | Workspace Project |
24 | Segment |
25 | Calculated Metric |
26 | Date Range |
27 | Virtual Report Suite |
28 | Contribution Analysis |
Thanks!
Asheesh
See how to use Using Postman to Make Adobe Analytics 2.0 API Requests - YouTube Then, use the following API methods
Usage & Access Data: https://appservice5.omniture.com/analytics/1.0/auditlogs?logType=company&startDateTime=<yyyy-mm-dd>&endDateTime=<yyyy-mm-dd>&limit=10000
Convert numeric event type to string with the help of following table.
Event Type (API) | Event Type (UI) |
0 | No Category |
1 | Login failed |
2 | Login successful |
3 | Admin Action |
4 | Security setting change |
5 | Report viewed |
6 | Report downloaded |
7 | Alert sent |
8 | User Action |
9 | Tool viewed |
10 | Omniture Action |
11 | Password Recovery |
12 | BookMarks |
13 | Dashboards |
14 | Alerts |
15 | Calendar Events |
16 | Targets |
17 | Report Settings |
18 | Scheduled Reports |
23 | Workspace Project |
24 | Segment |
25 | Calculated Metric |
26 | Date Range |
27 | Virtual Report Suite |
28 | Contribution Analysis |
Thanks!
Asheesh
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies