| Field |
Details |
| DOCUMENT_ID |
- Type
- Id
- Description
- The 15-character ID of the document that’s being
shared.
|
| EVENT_TYPE |
- Type
- String
- Description
- The type of event.
- Example
-
ReportExport,
URI, API, RestApi, and so on. For
details, see EventLogFile Supported Event
Types.
|
| ORGANIZATION_ID |
- Type
- Id
- Description
- The 15-character ID of the
organization.
- Example
- 00D000000000123
|
| REQUEST_ID |
- Type
- String
- Description
- The unique ID of a single
transaction. A transaction can contain one or more
events. Each event in a given transaction has the same
REQUEST_ID.
- Example
- 3nWgxWbDKWWDIk0FKfF5DV
|
| SHARED_WITH_ENTITY_ID |
- Type
- Id
- Description
- Who the document was shared with.
|
| SHARING_OPERATION |
- Type
- String
- Description
- The type of sharing operation on the document.
- Possible Values
-
|
| SHARING_PERMISSION |
- Type
- String
- Description
- What permissions the document was shared with.
- Possible Values
-
-
V: Viewer
-
C: Collaborator
-
I: Inferred—that
is, the sharing permissions were inferred from a relationship
between the viewer and document. For example, a
document’s owner has a sharing permission to the
document itself. Or, a document can be a part of a content
collection, and the viewer has sharing permissions to the
collection rather than explicit permissions to the document
directly.
|
| TIMESTAMP |
- Type
- String
- Description
- The access time of Salesforce
services.
- Example
- 20130715233322.670
|
| TIMESTAMP_DERIVED |
- Type
- DateTime
- Description
- The access time of Salesforce services in ISO8601-compatible
format (YYYY-MM-DDTHH:MM:SS.sssZ)
- Example
- 2015-07-27T11:32:59.555Z
|
| USER_ID |
- Type
- Id
- Description
- The 15-character ID of the user who’s
using Salesforce services through the UI or the
API.
- Example
- 00530000009M943
|
| USER_ID_DERIVED |
- Type
- Id
- Description
- The 18-character case insensitive ID of the user who’s using
Salesforce services through the UI or the API.
- Example
- 00590000000I1SNIA0
|