Skip to main content

LeadCampaignRead

An assignment of a lead to a specific bucket of an A/B campaign.

lead_idLead Idrequired

ID of the lead this record relates to.

campaign_idCampaign Idrequired

ID of the campaign the lead is assigned to.

bucket_idBucket Idrequired

ID of the bucket within the campaign the lead is assigned to.

assigned_atdate-timerequired

When the assignment was made (UTC).

LeadCampaignRead
{
"lead_id": 0,
"campaign_id": 0,
"bucket_id": 0,
"assigned_at": "2024-07-29T15:51:28.071Z"
}