| Field |
Details |
| ARTICLE_ID |
- Type
- Id
- Description
- The 15-character ID of the article.
- Example
- 00Dxx0000001gEb
|
| ARTICLE_STATUS |
- Type
- Character
- Possible Values
-
D= Draft
-
O=Online
-
A=Archived
|
| ARTICLE_VERSION |
- Type
- Number
- Description
- Article version number
- Example
- 2
|
| ARTICLE_VERSION_ID |
- Type
- Id
- Description
- The 15-character ID of the article version.
- Example
- ka0R00000005rt6
|
| CONTEXT |
- Type
- String
- Description
- Context of the request.
- Possible Values
- Apex
- API
- Empty String
|
| ENTITY |
- Type
- String
- Description
- Entity requested.
- Example
- Knowledge__kav
|
| EVENT_TYPE |
- Type
- String
- Description
-
The type of event. The value is
always KnowledgeArticleView.
|
| LANGUAGE |
- Type
- String
- Description
- iso-code of the language
- Example
- en_US
|
| LAST_VERSION |
- Type
- Boolean
- Description
- true if it is the last version
- Possible Values
- True
- False
|
| 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
|
| SESSION_ID |
- Type
- String
- Description
- Session ID of the request.
- Example
- gV7pCSW2vGaaJNFi3GSpuPIjNbKVbSxRvx34LJsIvuc=
|
| 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_TYPE |
- Type
- Character
- Description
- User type of the request
- Possible Values
-
A = App
-
C =Customer Portal
-
P = Partner Portal
-
G = guest
|