{
"sections": [
"title",
"description",
"fields",
"wsdl_segment",
"field_reference"
],
"title": "ConversationApiLog - Data API",
"description": "Logs of an API operation on a specific conversation object done using the Conversation Service API. This object is available in API version 63.0 and later.",
"fields_columns": [
"type",
"properties",
"description",
"relationship_name",
"refers_to"
],
"fields": {
"Action": {
"type": "picklist",
"properties": "Create, Filter, Group, Restricted picklist, Sort",
"description": "The specific action performed using the Conversation Service API. Possible values are: Delete"
},
"Name": {
"type": "string",
"properties": "Create, Filter, Group, idLookup, Sort, Update",
"description": "Autogenerated name of the logs."
},
"Operation": {
"type": "string",
"properties": "Create, Filter, Group, Sort",
"description": "Name of the operation that triggered the Conversation Srevice API log."
},
"OwnerId": {
"type": "reference",
"properties": "Create, Defaulted on create, Filter, Group, Sort, Update",
"description": "Owner ID that triggered the Conversation API log. This field is a polymorphic relationship field.",
"relationship_name": "Owner",
"refers_to": "Group, User"
},
"RequestedById": {
"type": "reference",
"properties": "Create, Filter, Group, Nillable, Sort, Update",
"description": "The User ID that triggered the Conversation API log. This field is a relationship field.",
"relationship_name": "RequestedBy",
"refers_to": "User"
},
"RequestedDate": {
"type": "dateTime",
"properties": "Create, Filter, Sort",
"description": "The date of the operation that triggered the Conversation API log."
},
"RequestedEntityIdentifier": {
"type": "string",
"properties": "Create, Filter, Group, Sort",
"description": "The entity ID being created, updated, or deleted."
},
"RequestedEntityType": {
"type": "picklist",
"properties": "Create, Filter, Group, Restricted picklist, Sort",
"description": "The type of entity being created, updated, or deleted. Possible values are: MessagingEndUser—Messaging End User"
},
"Status": {
"type": "picklist",
"properties": "Create, Filter, Group, Restricted picklist, Sort, Update",
"description": "The status of the Conversation API operation. Possible values are: Completed Enqueued Failed InProgress—In Progress Requested"
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n\n\n \n\n\n \n \n \n \n \n \n\n```",
"field_reference": {
"Action": {
"field_label": "Action",
"type": "picklist",
"length": "255"
},
"Context": {
"field_label": "Context",
"type": "string",
"length": "4000"
},
"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"
},
"Id": {
"field_label": "Conversation API Log 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"
},
"Name": {
"field_label": "Conversation API Log Name",
"type": "string",
"length": "255"
},
"Operation": {
"field_label": "Operation",
"type": "string",
"length": "100"
},
"OwnerId": {
"field_label": "Owner ID",
"type": "reference",
"length": "18"
},
"Parameter": {
"field_label": "Parameter",
"type": "string",
"length": "4000"
},
"RequestedById": {
"field_label": "User ID",
"type": "reference",
"length": "18"
},
"RequestedDate": {
"field_label": "Requested Date",
"type": "datetime"
},
"RequestedEntityIdentifier": {
"field_label": "Requested Entity Identifier",
"type": "string",
"length": "15"
},
"RequestedEntityType": {
"field_label": "Requested Entity Type",
"type": "picklist",
"length": "255"
},
"Status": {
"field_label": "Status",
"type": "picklist",
"length": "255"
},
"StatusHistory": {
"field_label": "Status History",
"type": "string",
"length": "4000"
},
"SystemModstamp": {
"field_label": "System Modstamp",
"type": "datetime"
}
},
"field_reference_columns": [
"field_label",
"type",
"length"
]
}