The CampaignDefinitionID method

Version:

To define the campaign definition ID property for the Campaign event, use the CampaignDefinitionId() method.

Property

Details

UT SDK method

CampaignDefinitionId (string)

Required/optional

Optional

Multiple invocations

Multiple invocations are forbidden and cause an InvalidOperationException exception

Value validation

Must contain a proper item ID value

For example:

var campaignEvent = UTRequestBuilder.CampaignEvent("01f8ffbf-d662-4a87-beee-413307055c48")
If you have suggestions for improving this article, let us know!