bulkoperationlog EntityType

Description: Log used to track bulk operation execution, successes, and failures.

Entity Set path: [organization URI]/api/data/v8.0/bulkoperationlogs

Base Type: crmbaseentity EntityType

Display Name: Bulk Operation Log

Primary Key: bulkoperationlogid

Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name Type Details

_bulkoperationid_value

Edm.Guid

Description: Shows the quick campaign record that the log applies to. This information is used to relate log data to the parent quick campaign.

Computed property

Read-only property

_createdobjectid_value

Edm.Guid

Description: Choose the activity or other item created by the bulk operation.

Computed property

Read-only property

_ownerid_value

Edm.Guid

Description: Unique identifier of the user or team who owns the bulk operation log.

Read-only property

_regardingobjectid_value

Edm.Guid

Description: Choose the account, contact, lead, or list that the bulk operation log item applies to.

Computed property

Read-only property

additionalinfo

Edm.String

Description: Shows the data value at which an error occurred during the quick campaign.

Display Name: Failed on Line

bulkoperationlogid

Edm.Guid

Description: Unique identifier of the bulk operation log.

Display Name: Bulk Operation Log Number

errornumber

Edm.Int32

Description: Shows the error code that is used to troubleshoot issues in the bulk operation.

Display Name: Reason Id

Read-only property

owningbusinessunit

Edm.Guid

Description: Unique identifier of the business unit that owns the bulk operation log.

Display Name: Owning Business Unit

Read-only property

owninguser

Edm.Guid

Description: Unique identifier of the user who owns the bulk operation log.

Display Name: Owning User

Read-only property

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name Type Partner

bulkoperationid

bulkoperation EntityType

BulkOperation_logs

bulkoperationid_activitypointer

activitypointer EntityType

activity_pointer_BulkOperation_logs

createdobjectid_account

account EntityType

CreatedAccount_BulkOperationLogs2

createdobjectid_activitypointer

activitypointer EntityType

CreatedActivity_BulkOperationLogs

createdobjectid_contact

contact EntityType

CreatedContact_BulkOperationLogs

createdobjectid_lead

lead EntityType

CreatedLead_BulkOperationLogs

createdobjectid_opportunity

opportunity EntityType

CreatedOpportunity_BulkOperationLogs

regardingobjectid_account

account EntityType

SourceAccount_BulkOperationLogs

regardingobjectid_contact

contact EntityType

SourceContact_BulkOperationLogs

regardingobjectid_lead

lead EntityType

SourceLead_BulkOperationLogs

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner

BulkOperationLog_AsyncOperations

asyncoperation EntityType

regardingobjectid_bulkoperationlog

BulkOperationLog_BulkDeleteFailures

bulkdeletefailure EntityType

regardingobjectid_bulkoperationlog

另请参阅

其他资源

Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.