CampaignExperiment
An A/B experiment that compares the performance of the base campaign (the control) and a variation of that campaign (the experiment).
Columns
Name
Type
Behavior
Description
CampaignExperimentCampaignDraft
String
Attribute
CampaignDraft column for table CampaignExperiment
CampaignExperimentDescription
String
Attribute
Description column for table CampaignExperiment
CampaignExperimentEndDate
Date
Attribute
EndDate column for table CampaignExperiment
CampaignExperimentExperimentCampaign
String
Attribute
ExperimentCampaign column for table CampaignExperiment
CampaignExperimentId
Long
Attribute
Id column for table CampaignExperiment
CampaignExperimentLongRunningOperation
String
Attribute
LongRunningOperation column for table CampaignExperiment
CampaignExperimentName
String
Attribute
Name column for table CampaignExperiment
CampaignExperimentResourceName
String
Attribute
ResourceName column for table CampaignExperiment
CampaignExperimentStartDate
Date
Attribute
StartDate column for table CampaignExperiment
CampaignExperimentStatus
String
Attribute
Status column for table CampaignExperiment
CampaignExperimentTrafficSplitPercent
Long
Attribute
TrafficSplitPercent column for table CampaignExperiment
CampaignExperimentTrafficSplitType
String
Attribute
TrafficSplitType column for table CampaignExperiment
CustomerId
Long
Attribute
ClientCustomerId column for table CampaignExperiment
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name
Type
Description
ManagerId
Long
Id of the manager account on behalf of which you are requesting customer data.
Last updated