CampaignLabel
Represents a relationship between a campaign and a label.
Columns
Name
Type
Behavior
Description
CampaignLabelCampaign
String
Attribute
Campaign column for table CampaignLabel
CampaignLabelLabel
String
Attribute
Label column for table CampaignLabel
CampaignLabelResourceName
String
Attribute
ResourceName column for table CampaignLabel
CustomerId
Long
Attribute
ClientCustomerId column for table CampaignLabel
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