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
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,14 +142,17 @@ Note: Activity logs are currently unavailable in personal developer organization
142
142
143
143
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.
144
144
145
-
Currently, the Developer Console only records service activity when
145
+
Currently, the Developer Console only records service activity when
146
146
1. Your integration or application generates access tokens to call Adobe APIs.
147
147
2. Your event registration receives events from I/O Events
148
148
149
-
Currently, we do not yet track service activity when
149
+
We do not yet track service activity when
150
150
1. Your App Builder app action is invoked, nor any other activities of App Builder apps.
151
-
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.
152
-
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.
151
+
2. Your integration calls Adobe APIs. However, you can find this information under the [Insights](../insights.md) tab in a Project.
152
+
153
+
Also, we do not yet track any service activity for
154
+
1. Any Creative Cloud app plugins (Adobe Express add-ons, UXP apps, or ZXP apps)
155
+
2. The API key credential
153
156
154
157
<InlineAlertslots="text"/>
155
158
@@ -199,4 +202,4 @@ To navigate to the Projects Activity Log,
199
202
Note: Activity logs are currently unavailable in personal developer organizations.
0 commit comments