acquisition_campaigns


Description

A list of all acquisition campaigns.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idvarchar255null
acquisition_line_items.acquisition_campaign_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

ended_attimestamp29,6null

Date the campain ended.

expired_attimestamp29,6null

Date the campaign expired.

namevarchar255null

Campaign name.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

statusvarchar255null

Campaign status.

updated_attimestamp29,6null

Date the record was updated.

Relationships