You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/guides/projects/index.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,17 +82,18 @@ Note: Project Activity logs are currently only available to enterprise and teams
82
82
83
83
At a glance, the last service activity date informs you when Adobe last recorded activity from your integration or application. This information helps ascertain whether the integration or application using this Project has been active.
84
84
85
-
Currently, the Developer Console only records service activity when your integration or application generates access tokens to call Adobe APIs.
85
+
Currently, the Developer Console only records service activity when
86
+
1. Your integration or application generates access tokens to call Adobe APIs.
87
+
2. Your event registration receives events from I/O Events
86
88
87
-
We do not yet track service activity when
88
-
* Your App Builder app action is invoked, nor any other activities of App Builder apps.
89
-
* Your integration calls Adobe APIs or receives events from Adobe I/O Events. However, you can find this information under the [Insights](../insights.md) tab in a Project.
89
+
Currently, we do not yet track service activity when
90
+
1. Your App Builder app action is invoked, nor any other activities of App Builder apps.
91
+
2. Your integration calls Adobe APIs or receives events from Adobe I/O Events. However, you can find this information under the [Insights](../insights.md) tab in a Project.
92
+
3. Also, we do not yet track any service activity for any Creative Cloud app plugins (Adobe Express add-ons, UXP apps, or ZXP apps). Lastly, we do not yet track any service activity for the API key credential.
90
93
91
-
Also, we do not yet track any service activity for any Creative Cloud app plugins (Adobe Express add-ons, UXP apps, or ZXP apps). Lastly, we do not yet track any service activity for the API key credential.
92
-
93
-
Note: The Developer Console only records the date of the service activity. Furthermore, the tracked information only serves to inform you about which of your projects were in use and when.
94
+
<InlineAlertslots="text"/>
94
95
95
-
Note: Historical data for service activity before April 15, 2024 is unavailable.
96
+
The Developer Console only records the date of the service activity. Furthermore, the tracked information is approximate and only serves to inform you about which of your projects were in use and when. Historical data for service activity before April 15, 2024 is unavailable.
0 commit comments