Campaign - Promotion Module Data Models Reference

This documentation provides a reference to the Campaign data model. It belongs to the Promotion Module.

idPrimaryKeyModifier<IdProperty>
The ID of the campaign.
nameTextProperty
The name of the campaign
campaign_identifierTextProperty
The campaign's identifier, such as a Google Tag ID.
promotionsHasMany<Promotion>
The associated promotions.
descriptionTextPropertyOptional
The description of the campaign
starts_atDateTimePropertyOptional
The date that the campaign starts.
ends_atDateTimePropertyOptional
The date that the campaign ends.
budgetHasOne<CampaignBudget>Optional
The associated budget.
Was this page helpful?