Skip to main content

MessageAttribution

A connection between a Message and an OrderAttribution

Fields

attributable_amount_splitMoney!

The total purchase amount attributed to the Messsage (accounting for splits)

concurrency_keyDateTime!

The concurrency key for the MessageAttribution

created_atDateTime!

The date the MessageAttribution was created

days_to_convertInt!

The number of days between the Message being sent and the Order being created

deleted_atDateTime

The date the MessageAttribution was deleted

idID!

The unique identifier of the MessageAttribution

is_clicked_before_conversionBoolean!

Whether the Message was clicked before the Order was created

is_opened_before_conversionBoolean!

Whether the Message was opened before the Order was created

is_replied_to_before_conversionBoolean!

Whether the Message was replied to before the Order was created

messageMessage!

The Message associated to the MessageAttribution

updated_atDateTime!

The date the MessageAttribution was last updated