mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-08-08 00:10:29 +08:00
178 lines
5.0 KiB
JSON
178 lines
5.0 KiB
JSON
|
|
{
|
|||
|
|
"sections": [
|
|||
|
|
"title",
|
|||
|
|
"description",
|
|||
|
|
"fields",
|
|||
|
|
"special_access_rules",
|
|||
|
|
"usage",
|
|||
|
|
"field_reference"
|
|||
|
|
],
|
|||
|
|
"title": "NetworkUserHistoryRecent - Data API",
|
|||
|
|
"description": "Represents an Experience Cloud site user’s history of accessed records. This object is available in API version 42.0 and later.",
|
|||
|
|
"fields_columns": [
|
|||
|
|
"type",
|
|||
|
|
"properties",
|
|||
|
|
"description"
|
|||
|
|
],
|
|||
|
|
"fields": {
|
|||
|
|
"AccessTimestamp": {
|
|||
|
|
"type": "datetime",
|
|||
|
|
"properties": "Create, Filter, Sort",
|
|||
|
|
"description": "The time at which the record was accessed."
|
|||
|
|
},
|
|||
|
|
"ActionType": {
|
|||
|
|
"type": "picklist",
|
|||
|
|
"properties": "Create, Filter, Group, Restricted picklist, Sort, Update",
|
|||
|
|
"description": "Indicates the action type taken by the user. The possible values are: Read Write"
|
|||
|
|
},
|
|||
|
|
"DomainName": {
|
|||
|
|
"type": "string",
|
|||
|
|
"properties": "Create, Filter, Group, Nillable, Sort, Update",
|
|||
|
|
"description": "The domain used to access the record."
|
|||
|
|
},
|
|||
|
|
"FeedCommentId": {
|
|||
|
|
"type": "reference",
|
|||
|
|
"properties": "Create, Filter, Group, Sort, Update",
|
|||
|
|
"description": "Feed comment accessed by the user."
|
|||
|
|
},
|
|||
|
|
"FeedItemId": {
|
|||
|
|
"type": "reference",
|
|||
|
|
"properties": "Create, Filter, Group,Sort, Update",
|
|||
|
|
"description": "Feed item accessed by the user."
|
|||
|
|
},
|
|||
|
|
"NetworkId": {
|
|||
|
|
"type": "reference",
|
|||
|
|
"properties": "Create, Filter, Group, Sort, Update",
|
|||
|
|
"description": "ID of the Experience Cloud site used to access the record or comment."
|
|||
|
|
},
|
|||
|
|
"NetworkUserId": {
|
|||
|
|
"type": "reference",
|
|||
|
|
"properties": "Create, Filter, Group, Sort, Update",
|
|||
|
|
"description": "User’s Experience Cloud site user ID to access the record or comment."
|
|||
|
|
},
|
|||
|
|
"RecordId": {
|
|||
|
|
"type": "reference",
|
|||
|
|
"properties": "Create, Filter, Group, Sort, Update",
|
|||
|
|
"description": "The record that was accessed."
|
|||
|
|
},
|
|||
|
|
"RecordKeyPrefix": {
|
|||
|
|
"type": "string",
|
|||
|
|
"properties": "Create, Filter, Group, Sort, Update",
|
|||
|
|
"description": "Record’s ID key prefix."
|
|||
|
|
},
|
|||
|
|
"Url": {
|
|||
|
|
"type": "string",
|
|||
|
|
"properties": "Create, Filter, Group, Sort, Update",
|
|||
|
|
"description": "The URL from which the user accessed the record."
|
|||
|
|
},
|
|||
|
|
"UserType": {
|
|||
|
|
"type": "picklist",
|
|||
|
|
"properties": "Create, Filter, Group, Restricted picklist, Sort, Update",
|
|||
|
|
"description": "The type of user who accessed this record. The possible values include: Standard Partner Customer Portal Manager Customer Portal User Guest High Volume Portal CSN Only Self Service"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"special_access_rules": "Only users with the Modify All Data permission can view and delete these data.",
|
|||
|
|
"usage": "Use the NetworkUserHistoryRecent object to delete comments, posts, or record access by Experience Cloud site users who would like all such activity to be removed.",
|
|||
|
|
"field_reference": {
|
|||
|
|
"AccessTimestamp": {
|
|||
|
|
"field_label": "Access Timestamp",
|
|||
|
|
"type": "datetime"
|
|||
|
|
},
|
|||
|
|
"ActionType": {
|
|||
|
|
"field_label": "Action Type",
|
|||
|
|
"type": "picklist",
|
|||
|
|
"length": "255"
|
|||
|
|
},
|
|||
|
|
"CombinedIdField": {
|
|||
|
|
"field_label": "Combined ID field",
|
|||
|
|
"type": "string",
|
|||
|
|
"length": "45"
|
|||
|
|
},
|
|||
|
|
"CreatedById": {
|
|||
|
|
"field_label": "Created By ID",
|
|||
|
|
"type": "reference",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"CreatedDate": {
|
|||
|
|
"field_label": "Created Date",
|
|||
|
|
"type": "datetime"
|
|||
|
|
},
|
|||
|
|
"CurrencyIsoCode": {
|
|||
|
|
"field_label": "Currency ISO Code",
|
|||
|
|
"type": "picklist",
|
|||
|
|
"length": "3"
|
|||
|
|
},
|
|||
|
|
"DomainName": {
|
|||
|
|
"field_label": "Domain Name",
|
|||
|
|
"type": "string",
|
|||
|
|
"length": "255"
|
|||
|
|
},
|
|||
|
|
"FeedCommentId": {
|
|||
|
|
"field_label": "Feed Comment ID",
|
|||
|
|
"type": "reference",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"FeedItemId": {
|
|||
|
|
"field_label": "Feed Item ID",
|
|||
|
|
"type": "reference",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"Id": {
|
|||
|
|
"field_label": "Network User History Recent ID",
|
|||
|
|
"type": "id",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"IsDeleted": {
|
|||
|
|
"field_label": "Deleted",
|
|||
|
|
"type": "boolean"
|
|||
|
|
},
|
|||
|
|
"LastModifiedById": {
|
|||
|
|
"field_label": "Last Modified By ID",
|
|||
|
|
"type": "reference",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"LastModifiedDate": {
|
|||
|
|
"field_label": "Last Modified Date",
|
|||
|
|
"type": "datetime"
|
|||
|
|
},
|
|||
|
|
"NetworkId": {
|
|||
|
|
"field_label": "Network ID",
|
|||
|
|
"type": "reference",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"NetworkUserId": {
|
|||
|
|
"field_label": "User ID",
|
|||
|
|
"type": "reference",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"RecordId": {
|
|||
|
|
"field_label": "Record ID",
|
|||
|
|
"type": "reference",
|
|||
|
|
"length": "18"
|
|||
|
|
},
|
|||
|
|
"RecordKeyPrefix": {
|
|||
|
|
"field_label": "Record Key Prefix",
|
|||
|
|
"type": "string",
|
|||
|
|
"length": "3"
|
|||
|
|
},
|
|||
|
|
"SystemModstamp": {
|
|||
|
|
"field_label": "System Modstamp",
|
|||
|
|
"type": "datetime"
|
|||
|
|
},
|
|||
|
|
"Url": {
|
|||
|
|
"field_label": "URL",
|
|||
|
|
"type": "string",
|
|||
|
|
"length": "255"
|
|||
|
|
},
|
|||
|
|
"UserType": {
|
|||
|
|
"field_label": "User Type",
|
|||
|
|
"type": "picklist",
|
|||
|
|
"length": "255"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"field_reference_columns": [
|
|||
|
|
"field_label",
|
|||
|
|
"type",
|
|||
|
|
"length"
|
|||
|
|
]
|
|||
|
|
}
|