CreateActivitiesListResponse.BulkOperationId Property

Definition

Gets the ID of the bulk operation created to distribute the campaign activity.

public:
 property Guid BulkOperationId { Guid get(); };
public Guid BulkOperationId { get; }
member this.BulkOperationId : Guid
Public ReadOnly Property BulkOperationId As Guid

Property Value

The ID of the bulk operation created to distribute the campaign activity that corresponds to the BulkOperation.ActivityId column, which is the primary key for the BulkOperation table.

Applies to