CopyCampaignResponse.CampaignCopyId Property

Definition

Gets the ID of the newly created campaign.

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

Property Value

The ID of the newly created campaign that corresponds to the Campaign.CampaignId column, which is the primary key for the Campaign table.

Applies to