AGENTCONSOLE_AGENTEXECUTED_SHARED: Table for event agentconsole.AgentExecuted DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event INVOCATION_ID (STRING): globally unique id for this message REQUEST_ID (STRING): unique id for this overall LLM request and complete execution DURATION (INTEGER): Duration of the session in seconds PROMPT_TOKENS (INTEGER): how many prompt tokens this request used COMPLETION_TOKENS (INTEGER): how many completion tokens this request used TOTAL_TOKENS (INTEGER): how many total tokens this request used CACHE_TOKENS (INTEGER): how many cached tokens this request used REASONING_TOKENS (INTEGER): how many reasoning tokens this request used TIME (LONG): UNIX timestamp at which the event happened COMPANY_ID (STRING): BSON ID of the company APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to AGENT_ID (STRING): BSON id of the CustomerDefinedAgent AGENT_NAME (STRING): Name of the CustomerDefinedAgent MODEL_PROVIDER (STRING): Name of the LLM model provider MODEL_NAME (STRING): Name of the LLM model used in this request BRAZE_MODEL_NAME_WHEN_USING_AUTO (STRING): When using Auto from the Braze provider, this will include the model name that Braze uses PROVIDER_REQUEST_ID (STRING): any request ID given to us by the model provider for the api call CACHE_HIT (BOOLEAN): whether or not this request hit the cache to return the response LLM_OWNED_BY_CUSTOMER (BOOLEAN): if the LLM call was the customer's; if true, we used customer's API key, if false, we use Braze's IS_ERROR (BOOLEAN): whether or not this request errored out CALLING_OBJECT_ID (STRING): the id of the ruby object which invoked the LLM request CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user INPUT (STRING): [PII] input to the LLM OUTPUT (STRING): [PII] response from the LLM INVOCATION_SOURCE (STRING): which ruby object invoked the LLM request ERROR (STRING): Error name AGENTCONSOLE_TOOLINVOCATION_SHARED: Table for event agentconsole.ToolInvocation DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event TOOL_CALL_ID (STRING): globally unique id for this tool call DURATION (INTEGER): Duration of the session in seconds TIME (LONG): UNIX timestamp at which the event happened COMPANY_ID (STRING): BSON ID of the company APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to AGENT_ID (STRING): BSON id of the CustomerDefinedAgent AGENT_NAME (STRING): Name of the CustomerDefinedAgent CALLING_OBJECT_ID (STRING): the id of the ruby object which invoked the LLM request IS_ERROR (BOOLEAN): whether or not this request errored out TOOL_NAME (STRING): Name of the Tool METHOD_NAME (STRING): Name of the method TOOL_ARGUMENTS (STRING): JSON of the tool arguments INVOCATION_SOURCE (STRING): which ruby object invoked the LLM request REQUEST_ID (STRING): unique id for this overall LLM request and complete execution CHANGELOGS_GLOBALCONTROLGROUP_SHARED: Table for event changelogs.GlobalControlGroup DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened RANDOM_BUCKET_NUMBER (INTEGER): New random bucket number GLOBAL_CONTROL_GROUP (BOOLEAN): With this change, the bucket number is included as global control group PREVIOUS_GLOBAL_CONTROL_GROUP (BOOLEAN): Before this change the bucket number was included as global control group but it no longer is USERS_BEHAVIORS_APP_FIRSTSESSION_SHARED: Table for event users.behaviors.app.FirstSession DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened SESSION_ID (STRING): UUID of the session GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device USERS_BEHAVIORS_APP_NEWSFEEDIMPRESSION_SHARED: Table for event users.behaviors.app.NewsFeedImpression DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device USERS_BEHAVIORS_APP_SESSIONEND_SHARED: Table for event users.behaviors.app.SessionEnd DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened DURATION (FLOAT): Duration of the session in seconds SESSION_ID (STRING): UUID of the session DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device USERS_BEHAVIORS_APP_SESSIONSTART_SHARED: Table for event users.behaviors.app.SessionStart DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened SESSION_ID (STRING): UUID of the session DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device USERS_BEHAVIORS_CUSTOMEVENT_SHARED: Table for event users.behaviors.CustomEvent DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (DECIMAL(38,0)): UNIX timestamp at which the event happened GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device NAME (STRING): Name of the custom event PROPERTIES (STRING): Custom properties stored as a JSON encoded string AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device DATA_POINT_SOURCE (DECIMAL(38,0)): Source that logged the purchase USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event SF_CREATED_AT (TIMESTAMP): _RESCUED_DATA (STRING): USERS_BEHAVIORS_GEOFENCE_DATAEVENT_SHARED: Table for event users.behaviors.geofence.DataEvent DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device EVENT_TYPE (STRING): What kind of geofence event was triggered. (for example 'enter' or 'exit') LOCATION_SET_ID (STRING): The ID of the location set of the geofence that was triggered GEOFENCE_ID (STRING): The ID of the geofence that was triggered USERS_BEHAVIORS_GEOFENCE_RECORDEVENT_SHARED: Table for event users.behaviors.geofence.RecordEvent DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device EVENT_TYPE (STRING): What kind of geofence event was triggered. (for example 'enter' or 'exit') LOCATION_SET_ID (STRING): The ID of the location set of the geofence that was triggered GEOFENCE_ID (STRING): The ID of the geofence that was triggered USERS_BEHAVIORS_INSTALLATTRIBUTION_SHARED: Table for event users.behaviors.InstallAttribution DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened SOURCE (STRING): Original source of the purchase USERS_BEHAVIORS_LIVEACTIVITY_PUSHTOSTARTTOKENCHANGE_SHARED: Table for event users.behaviors.liveactivity.PushToStartTokenChange DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to ACTIVITY_ATTRIBUTES_TYPE (STRING): Live Activity attribute type PUSH_TO_START_TOKEN (STRING): Live Activity push to start token COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event IOS_PUSH_TOKEN_APNS_GATEWAY (INTEGER): APNS gateway of the push token, only applies to iOS push tokens, 1 for development, 2 for production PUSH_TOKEN_STATE_CHANGE_TYPE (STRING): A description of the push token state change type APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_API_ID (STRING): API ID of the app on which this event occurred USERS_BEHAVIORS_LIVEACTIVITY_UPDATETOKENCHANGE_SHARED: Table for event users.behaviors.liveactivity.UpdateTokenChange DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to ACTIVITY_ID (STRING): Live Activity identifier UPDATE_TOKEN (STRING): Live Activity update token COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event IOS_PUSH_TOKEN_APNS_GATEWAY (INTEGER): APNS gateway of the push token, only applies to iOS push tokens, 1 for development, 2 for production PUSH_TOKEN_STATE_CHANGE_TYPE (STRING): A description of the push token state change type APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_API_ID (STRING): API ID of the app on which this event occurred USERS_BEHAVIORS_LOCATION_SHARED: Table for event users.behaviors.Location DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened LATITUDE (FLOAT): [PII] Latitude of recorded location LONGITUDE (FLOAT): [PII] Longitude of recorded location ALTITUDE (FLOAT): [PII] Altitude of recorded location LL_ACCURACY (FLOAT): Accuracy of the latitude and longitude of recorded location ALT_ACCURACY (FLOAT): Altitude accuracy of recorded location DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USERS_BEHAVIORS_PURCHASE_SHARED: Table for event users.behaviors.Purchase DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device PRODUCT_ID (STRING): ID of the product purchased PRICE (FLOAT): Price of the purchase CURRENCY (STRING): Currency of the purchase PROPERTIES (STRING): Custom properties stored as a JSON encoded string AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device DATA_POINT_SOURCE (INTEGER): Source that logged the purchase SOURCE (STRING): Original source of the purchase USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event USERS_BEHAVIORS_PUSHNOTIFICATION_TOKENSTATECHANGE_SHARED: Table for event users.behaviors.pushnotification.TokenStateChange DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred TIME_MS (LONG): Time in millisecond when the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event PLATFORM (STRING): Platform of the device APP_API_ID (STRING): API ID of the app on which this event occurred COMPANY_ID (STRING): BSON ID of the company PUSH_TOKEN (STRING): Push token of the event SDK_VERSION (STRING): Version of the Braze SDK in use during the event APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user PUSH_TOKEN_DEVICE_ID (STRING): Device id of the push token PUSH_TOKEN_CREATED_AT (INTEGER): UNIX timestamp at which the push token was created PUSH_TOKEN_UPDATED_AT (INTEGER): UNIX timestamp at which the push token was last updated WEB_PUSH_TOKEN_USER_AUTH (STRING): User auth of the push token, only applies to web push tokens WEB_PUSH_TOKEN_PUBLIC_KEY (STRING): Public key of the push token, only applies to web push tokens IOS_PUSH_TOKEN_APNS_GATEWAY (INTEGER): APNS gateway of the push token, only applies to iOS push tokens, 1 for development, 2 for production PUSH_TOKEN_STATE_CHANGE_TYPE (STRING): A description of the push token state change type WEB_PUSH_TOKEN_VAPID_PUBLIC_KEY (STRING): VAPID public key of the push token, only applies to web push tokens PUSH_TOKEN_PROVISIONALLY_OPTED_IN (BOOLEAN): Provisionally opted in flag of the push token PUSH_TOKEN_FOREGROUND_PUSH_DISABLED (BOOLEAN): Foreground push disabled flag of the push token USERS_BEHAVIORS_SUBSCRIPTION_GLOBALSTATECHANGE_SHARED: Table for event users.behaviors.subscription.GlobalStateChange DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user EMAIL_ADDRESS (STRING): [PII] Email address of the user STATE_CHANGE_SOURCE (STRING): Source of the state change, e.g: REST API, SDK, Dashboard, etc. SUBSCRIPTION_STATUS (STRING): Subscription status: 'Subscribed', 'Unsubscribed' or 'Opted In' CHANNEL (STRING): Channel this event belongs to TIME (INTEGER): UNIX timestamp at which the event happened TIMEZONE (STRING): Time zone of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to SEND_ID (STRING): Message send ID this message belongs to CHANNEL_IDENTIFIER (STRING): [PII] The user's identifier on the channel the event is for. CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_BEHAVIORS_SUBSCRIPTIONGROUP_STATECHANGE_SHARED: Table for event users.behaviors.subscriptiongroup.StateChange DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to EMAIL_ADDRESS (STRING): [PII] Email address of the user PHONE_NUMBER (STRING): [PII] Phone number of the user in e.164 format (for example +14155552671) APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CHANNEL (STRING): Channel this event belongs to SUBSCRIPTION_STATUS (STRING): Subscription status: 'Subscribed', 'Unsubscribed' or 'Opted In' TIME (INTEGER): UNIX timestamp at which the event happened TIMEZONE (STRING): Time zone of the user SEND_ID (STRING): Message send ID this message belongs to STATE_CHANGE_SOURCE (STRING): Source of the state change, e.g: REST API, SDK, Dashboard, etc. USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event DISPATCH_ID (STRING): ID of the dispatch this message belongs to CHANNEL_IDENTIFIER (STRING): [PII] The user's identifier on the channel the event is for. CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step IS_ACTUAL_STATE_CHANGE (BOOLEAN): Return if the event result in actual state change for user subscription USERS_BEHAVIORS_UNINSTALL_SHARED: Table for event users.behaviors.Uninstall DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened USERS_BEHAVIORS_UPGRADEDAPP_SHARED: Table for event users.behaviors.UpgradedApp DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device OLD_APP_VERSION (STRING): Old version of the app NEW_APP_VERSION (STRING): New version of the app USERS_CAMPAIGNS_CONVERSION_SHARED: Table for event users.campaigns.Conversion DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CONVERSION_BEHAVIOR_INDEX (INTEGER): Index of the conversion behavior GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CONVERSION_BEHAVIOR (STRING): JSON-encoded string describing the conversion behavior USERS_CAMPAIGNS_ENROLLINCONTROL_SHARED: Table for event users.campaigns.EnrollInControl DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation USERS_CANVAS_CONVERSION_SHARED: Table for event users.canvas.Conversion DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CONVERSION_BEHAVIOR_INDEX (INTEGER): Index of the conversion behavior GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step CONVERSION_BEHAVIOR (STRING): JSON-encoded string describing the conversion behavior USERS_CANVAS_ENTRY_SHARED: Table for event users.canvas.Entry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user IN_CONTROL_GROUP (BOOLEAN): Whether the user was enrolled in the control group CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_CANVAS_EXIT_MATCHEDAUDIENCE_SHARED: Table for event users.canvas.exit.MatchedAudience DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_CANVAS_EXIT_PERFORMEDEVENT_SHARED: Table for event users.canvas.exit.PerformedEvent DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_CANVAS_EXPERIMENTSTEP_CONVERSION_SHARED: Table for event users.canvas.experimentstep.Conversion DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to EXPERIMENT_STEP_ID (STRING): BSON ID of the experiment step this event belongs to EXPERIMENT_STEP_API_ID (STRING): API ID of the experiment step this event belongs to EXPERIMENT_SPLIT_ID (STRING): BSON ID of the experiment split variation this user received EXPERIMENT_SPLIT_API_ID (STRING): API ID of the experiment split the user enrolled in CONVERSION_BEHAVIOR_INDEX (INTEGER): Index of the conversion behavior USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step EXPERIMENT_SPLIT_NAME (STRING): Name of the experiment split CONVERSION_BEHAVIOR (STRING): JSON-encoded string describing the conversion behavior USERS_CANVAS_EXPERIMENTSTEP_SPLITENTRY_SHARED: Table for event users.canvas.experimentstep.SplitEntry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to EXPERIMENT_SPLIT_ID (STRING): BSON ID of the experiment split variation this user received EXPERIMENT_SPLIT_API_ID (STRING): API ID of the experiment split the user enrolled in EXPERIMENT_STEP_ID (STRING): BSON ID of the experiment step this event belongs to EXPERIMENT_STEP_API_ID (STRING): API ID of the experiment step this event belongs to IN_CONTROL_GROUP (BOOLEAN): Whether the user was enrolled in the control group CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step EXPERIMENT_SPLIT_NAME (STRING): Name of the experiment split USERS_CANVASSTEP_PROGRESSION_SHARED: Table for event users.canvasstep.Progression DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to PROGRESSION_TYPE (STRING): What type of step progression event this is IS_CANVAS_ENTRY (BOOLEAN): Whether this is entry into a first step in a canvas EXIT_REASON (STRING): If this is an exit, the reason a user exited the canvas during the step CANVAS_ENTRY_ID (STRING): Unique identifier for this instance of a user in a canvas NEXT_STEP_ID (STRING): BSON ID of the next step in the canvas NEXT_STEP_API_ID (STRING): API ID of the next step in the canvas CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_BANNER_ABORT_SHARED: Table for event users.messages.banner.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (DECIMAL(38,0)): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) BANNER_PLACEMENT_ID (STRING): Customer specified banner placement ID CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to SF_CREATED_AT (TIMESTAMP): _RESCUED_DATA (STRING): USERS_MESSAGES_BANNER_CLICK_SHARED: Table for event users.messages.banner.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred BUTTON_ID (STRING): ID of the button clicked, if this click represents a click on a button AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event BANNER_PLACEMENT_ID (STRING): Customer specified banner placement ID CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received USERS_MESSAGES_BANNER_DISMISS_SHARED: Table for event users.messages.banner.Dismiss DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred BUTTON_ID (STRING): ID of the button clicked, if this click represents a click on a button AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event BANNER_PLACEMENT_ID (STRING): Customer specified banner placement ID CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received AD_ID (STRING): [PII] Advertising identifier FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user USERS_MESSAGES_BANNER_IMPRESSION_SHARED: Table for event users.messages.banner.Impression DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event BANNER_PLACEMENT_ID (STRING): Customer specified banner placement ID CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received USERS_MESSAGES_CONTENTCARD_ABORT_SHARED: Table for event users.messages.contentcard.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_CONTENTCARD_CLICK_SHARED: Table for event users.messages.contentcard.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event CONTENT_CARD_ID (STRING): ID of the card that generated this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_CONTENTCARD_DISMISS_SHARED: Table for event users.messages.contentcard.Dismiss DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event CONTENT_CARD_ID (STRING): ID of the card that generated this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_CONTENTCARD_IMPRESSION_SHARED: Table for event users.messages.contentcard.Impression DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event CONTENT_CARD_ID (STRING): ID of the card that generated this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_CONTENTCARD_SEND_SHARED: Table for event users.messages.contentcard.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user CONTENT_CARD_ID (STRING): ID of the card that generated this event MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_EMAIL_ABORT_SHARED: Table for event users.messages.email.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user IP_POOL (STRING): IP pool from which the email send was made ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_EMAIL_BOUNCE_SHARED: Table for event users.messages.email.Bounce DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user SENDING_IP (STRING): IP address from which the email send was made IP_POOL (STRING): IP pool from which the email send was made BOUNCE_REASON (STRING): [PII] The SMTP reason code and user friendly message received for this bounce event ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) FROM_DOMAIN (STRING): Sending domain for the email IS_DROP (BOOLEAN): Indicates that this event counts as a drop event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step BOUNCE_CLASSIFICATION (STRING): Braze's bounce classification assigned based on the bounce code and bounce message returned by the receiving mail server. Currently empty; will be populated in a future Currents release. ESP_BOUNCE_CLASSIFICATION (STRING): The bounce classification assigned by the email service provider (ESP). Values are specific to your ESP. Available if your ESP is SparkPost or SendGrid. MAILBOX_PROVIDER (STRING): Mailbox provider value returned by the esp for this event RAW_REASON (STRING): [PII] The raw bounce reason string returned by the receiving mail server, typically an SMTP response message. Only populated if your Email Service Provider is Sparkpost. USERS_MESSAGES_EMAIL_CLICK_SHARED: Table for event users.messages.email.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user URL (STRING): URL that the user clicked on USER_AGENT (STRING): User agent on which the spam report occurred DEVICE_CLASS (STRING): Device class extracted from user_agent (mobile, desktop, tablet, etc...) DEVICE_OS (STRING): Device operating system extracted from user_agent DEVICE_MODEL (STRING): Model of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred IP_POOL (STRING): IP pool from which the email send was made LINK_ID (STRING): Unique ID for the link which was clicked, as created by Braze LINK_ALIAS (STRING): Alias associated with this link ID ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) FROM_DOMAIN (STRING): Sending domain for the email MAILBOX_PROVIDER (STRING): Mailbox provider value returned by the esp for this event IS_UNIQUE (BOOLEAN): Whether this event was considered 7-day unique when processed IS_AMP (BOOLEAN): Indicates that this is an AMP event USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event IP_ADDRESS (STRING): [PII] IP address of user who generated the event IS_SUSPECTED_BOT_CLICK (BOOLEAN): Whether this event was processed as a bot event SUSPECTED_BOT_CLICK_REASON (ARRAY): Why this event was classified as a bot CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_EMAIL_DEFERRAL_SHARED: Table for event users.messages.email.Deferral DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received DISPATCH_ID (STRING): ID of the dispatch this message belongs to EMAIL_ADDRESS (STRING): [PII] Email address of the user RECIPIENT_DOMAIN (STRING): Receipient's email domain ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) FROM_DOMAIN (STRING): Sending domain for the email IP_POOL (STRING): IP pool from which the email send was made SENDING_IP (STRING): IP address from which the email send was made TIMEZONE (STRING): Time zone of the user DEFERRAL_REASON (STRING): [PII] The SMTP reason code and user friendly message received for this deferral event ATTEMPT_COUNT (INTEGER): Number of attempts made to send the message CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step RAW_REASON (STRING): [PII] The raw bounce reason string returned by the receiving mail server, typically an SMTP response message. Only populated if your Email Service Provider is Sparkpost. MAILBOX_PROVIDER (STRING): Mailbox provider value returned by the esp for this event USERS_MESSAGES_EMAIL_DELIVERY_SHARED: Table for event users.messages.email.Delivery DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user SENDING_IP (STRING): IP address from which the email send was made IP_POOL (STRING): IP pool from which the email send was made ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) FROM_DOMAIN (STRING): Sending domain for the email USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_EMAIL_MARKASSPAM_SHARED: Table for event users.messages.email.MarkAsSpam DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user USER_AGENT (STRING): User agent on which the spam report occurred IP_POOL (STRING): IP pool from which the email send was made ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) FROM_DOMAIN (STRING): Sending domain for the email USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_EMAIL_OPEN_SHARED: Table for event users.messages.email.Open DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user USER_AGENT (STRING): User agent on which the spam report occurred DEVICE_CLASS (STRING): Device class extracted from user_agent (mobile, desktop, tablet, etc...) DEVICE_OS (STRING): Device operating system extracted from user_agent DEVICE_MODEL (STRING): Model of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred IP_POOL (STRING): IP pool from which the email send was made MACHINE_OPEN (STRING): Populated to 'true' if the open event is triggered without user engagement, for example by an Apple device with Mail Privacy Protection enabled. Value may change over time to provide more granularity. ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) MAILBOX_PROVIDER (STRING): Mailbox provider value returned by the esp for this event FROM_DOMAIN (STRING): Sending domain for the email IS_UNIQUE (BOOLEAN): Whether this event was considered 7-day unique when processed IS_AMP (BOOLEAN): Indicates that this is an AMP event USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event IP_ADDRESS (STRING): [PII] IP address of user who generated the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_EMAIL_RETRY_SHARED: Table for event users.messages.email.Retry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event RETRY_TYPE (STRING): Type of retry RETRY_LOG (STRING): Log message describing retry details SEND_ID (STRING): Message send ID this message belongs to DISPATCH_ID (STRING): ID of the dispatch this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user IP_POOL (STRING): IP pool from which the email send was made USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step DEVICE_ID (STRING): ID of the device on which the event occurred USERS_MESSAGES_EMAIL_SEND_SHARED: Table for event users.messages.email.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user IP_POOL (STRING): IP pool from which the email send was made MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) FROM_DOMAIN (STRING): Sending domain for the email LOCALE_KEY (STRING): [PII] The key corresponding to the translations (for example 'en-us') used to compose this message (null for default). CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_EMAIL_SOFTBOUNCE_SHARED: Table for event users.messages.email.SoftBounce DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user SENDING_IP (STRING): IP address from which the email send was made IP_POOL (STRING): IP pool from which the email send was made BOUNCE_REASON (STRING): [PII] The SMTP reason code and user friendly message received for this bounce event ESP (STRING): ESP related to the event (Sparkpost or Sendgrid, or Amazon SES) FROM_DOMAIN (STRING): Sending domain for the email CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step ESP_BOUNCE_CLASSIFICATION (STRING): The bounce classification assigned by the email service provider (ESP). Values are specific to your ESP. Available if your ESP is SparkPost or SendGrid. BOUNCE_CLASSIFICATION (STRING): Braze's bounce classification assigned based on the bounce code and bounce message returned by the receiving mail server. Currently empty; will be populated in a future Currents release. MAILBOX_PROVIDER (STRING): Mailbox provider value returned by the esp for this event RAW_REASON (STRING): [PII] The raw bounce reason string returned by the receiving mail server, typically an SMTP response message. Only populated if your Email Service Provider is Sparkpost. USERS_MESSAGES_EMAIL_UNSUBSCRIBE_SHARED: Table for event users.messages.email.Unsubscribe DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user EMAIL_ADDRESS (STRING): [PII] Email address of the user IP_POOL (STRING): IP pool from which the email send was made USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_FEATUREFLAG_IMPRESSION_SHARED: Table for event users.messages.featureflag.Impression DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to FEATURE_FLAG_ID_NAME (STRING): The Feature Flag Rollout identifier MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred TIME (INTEGER): UNIX timestamp at which the event happened GENDER (STRING): [PII] Gender of the user BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred CARRIER (STRING): Carrier of the device COUNTRY (STRING): [PII] Country of the user DEVICE_MODEL (STRING): Model of the device LANGUAGE (STRING): [PII] Language of the user OS_VERSION (STRING): Version of the operating system of the device PLATFORM (STRING): Platform of the device RESOLUTION (STRING): Resolution of the device SDK_VERSION (STRING): Version of the Braze SDK in use during the event TIMEZONE (STRING): Time zone of the user USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation USERS_MESSAGES_INAPPMESSAGE_ABORT_SHARED: Table for event users.messages.inappmessage.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CARD_ID (STRING): BSON ID of the card this in-app message comes from CARD_API_ID (STRING): API ID of the card DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred VERSION (STRING): Which version of in-app message, legacy or triggered AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_INAPPMESSAGE_CLICK_SHARED: Table for event users.messages.inappmessage.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CARD_ID (STRING): BSON ID of the card this in-app message comes from CARD_API_ID (STRING): API ID of the card DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred VERSION (STRING): Which version of in-app message, legacy or triggered BUTTON_ID (STRING): ID of the button clicked, if this click represents a click on a button AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_INAPPMESSAGE_IMPRESSION_SHARED: Table for event users.messages.inappmessage.Impression DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CARD_ID (STRING): BSON ID of the card this in-app message comes from CARD_API_ID (STRING): API ID of the card DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred VERSION (STRING): Which version of in-app message, legacy or triggered AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event LOCALE_KEY (STRING): [PII] The key corresponding to the translations (for example 'en-us') used to compose this message (null for default). CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_LINE_ABORT_SHARED: Table for event users.messages.line.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to LINE_CHANNEL_ID (STRING): The LINE Channel ID the message was sent to or received from LINE_CHANNEL_NAME (STRING): The LINE Channel Name the message was sent to or received from MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received NATIVE_LINE_ID (STRING): [PII] The user's Line ID from which the message was sent to or received from SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group TIMEZONE (STRING): Time zone of the user CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to USERS_MESSAGES_LINE_CLICK_SHARED: Table for event users.messages.line.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event TIMEZONE (STRING): Time zone of the user NATIVE_LINE_ID (STRING): [PII] The user's Line ID from which the message was sent to or received from LINE_CHANNEL_ID (STRING): The LINE Channel ID the message was sent to or received from LINE_CHANNEL_NAME (STRING): The LINE Channel Name the message was sent to or received from COMPANY_ID (STRING): BSON ID of the company SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step DISPATCH_ID (STRING): ID of the dispatch this message belongs to DEVICE_ID (STRING): ID of the device on which the event occurred SEND_ID (STRING): Message send ID this message belongs to IS_SUSPECTED_BOT_CLICK (BOOLEAN): Whether this event was processed as a bot event SHORT_URL (STRING): Shortened url that was clicked URL (STRING): URL that the user clicked on USER_AGENT (STRING): User agent on which the spam report occurred CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received USERS_MESSAGES_LINE_INBOUNDRECEIVE_SHARED: Table for event users.messages.line.InboundReceive DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to LINE_CHANNEL_ID (STRING): The LINE Channel ID the message was sent to or received from LINE_CHANNEL_NAME (STRING): The LINE Channel Name the message was sent to or received from MEDIA_ID (STRING): The LINE-generated ID which can be used to retrieve inbound media from LINE MESSAGE_BODY (STRING): Typed response from the user MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received NATIVE_LINE_ID (STRING): [PII] The user's Line ID from which the message was sent to or received from SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group TIMEZONE (STRING): Time zone of the user USERS_MESSAGES_LINE_RETRY_SHARED: Table for event users.messages.line.Retry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event RETRY_LOG (STRING): Log message describing retry details RETRY_TYPE (STRING): Type of retry CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to LINE_CHANNEL_ID (STRING): The LINE Channel ID the message was sent to or received from LINE_CHANNEL_NAME (STRING): The LINE Channel Name the message was sent to or received from MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received NATIVE_LINE_ID (STRING): [PII] The user's Line ID from which the message was sent to or received from SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group TIMEZONE (STRING): Time zone of the user CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to USERS_MESSAGES_LINE_SEND_SHARED: Table for event users.messages.line.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to LINE_CHANNEL_ID (STRING): The LINE Channel ID the message was sent to or received from LINE_CHANNEL_NAME (STRING): The LINE Channel Name the message was sent to or received from MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received NATIVE_LINE_ID (STRING): [PII] The user's Line ID from which the message was sent to or received from SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID TIMEZONE (STRING): Time zone of the user COMPANY_ID (STRING): BSON ID of the company SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group USERS_MESSAGES_LIVEACTIVITY_OUTCOME_SHARED: Table for event users.messages.liveactivity.Outcome DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to ACTIVITY_ID (STRING): Live Activity identifier ACTIVITY_ATTRIBUTES_TYPE (STRING): Live Activity attribute type PUSH_TO_START_TOKEN (STRING): Live Activity push to start token UPDATE_TOKEN (STRING): Live Activity update token COMPANY_ID (STRING): BSON ID of the company LIVE_ACTIVITY_EVENT_TYPE (STRING): Event type of Live Activity. One of ['start', 'update', 'end'] LIVE_ACTIVITY_EVENT_OUTCOME (STRING): Outcome of Live Activity event APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_API_ID (STRING): API ID of the app on which this event occurred USERS_MESSAGES_LIVEACTIVITY_SEND_SHARED: Table for event users.messages.liveactivity.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to ACTIVITY_ID (STRING): Live Activity identifier ACTIVITY_ATTRIBUTES_TYPE (STRING): Live Activity attribute type PUSH_TO_START_TOKEN (STRING): Live Activity push to start token UPDATE_TOKEN (STRING): Live Activity update token COMPANY_ID (STRING): BSON ID of the company LIVE_ACTIVITY_EVENT_TYPE (STRING): Event type of Live Activity. One of ['start', 'update', 'end'] APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_API_ID (STRING): API ID of the app on which this event occurred USERS_MESSAGES_NEWSFEEDCARD_ABORT_SHARED: Table for event users.messages.newsfeedcard.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CARD_ID (STRING): BSON ID of the card this in-app message comes from CARD_API_ID (STRING): API ID of the card GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) USERS_MESSAGES_NEWSFEEDCARD_CLICK_SHARED: Table for event users.messages.newsfeedcard.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CARD_ID (STRING): BSON ID of the card this in-app message comes from CARD_API_ID (STRING): API ID of the card GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred USERS_MESSAGES_NEWSFEEDCARD_IMPRESSION_SHARED: Table for event users.messages.newsfeedcard.Impression DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred CARD_ID (STRING): BSON ID of the card this in-app message comes from CARD_API_ID (STRING): API ID of the card GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred USERS_MESSAGES_PUSHNOTIFICATION_ABORT_SHARED: Table for event users.messages.pushnotification.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user PLATFORM (STRING): Platform of the device ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_PUSHNOTIFICATION_BOUNCE_SHARED: Table for event users.messages.pushnotification.Bounce DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user PUSH_TOKEN (STRING): Push token of the event DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user PLATFORM (STRING): Platform of the device AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_PUSHNOTIFICATION_INFLUENCEDOPEN_SHARED: Table for event users.messages.pushnotification.InfluencedOpen DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_PUSHNOTIFICATION_IOSFOREGROUND_SHARED: Table for event users.messages.pushnotification.IosForeground DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_PUSHNOTIFICATION_OPEN_SHARED: Table for event users.messages.pushnotification.Open DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user DEVICE_ID (STRING): ID of the device on which the event occurred SDK_VERSION (STRING): Version of the Braze SDK in use during the event PLATFORM (STRING): Platform of the device OS_VERSION (STRING): Version of the operating system of the device DEVICE_MODEL (STRING): Model of the device RESOLUTION (STRING): Resolution of the device CARRIER (STRING): Carrier of the device BROWSER (STRING): Device browser - extracted from user_agent - on which the open occurred BUTTON_STRING (STRING): Identifier (button_string) of the push notification button clicked. null if not from a button click BUTTON_ACTION_TYPE (STRING): Action type of the push notification button, null if not from a button click. One of ['uri', 'deep_link', 'none', 'close'] SLIDE_ID (STRING): Slide identifier of the push carousel slide user clicks on SLIDE_ACTION_TYPE (STRING): Action type of the push carousel slide AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_PUSHNOTIFICATION_RETRY_SHARED: Table for event users.messages.pushnotification.Retry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event DEVICE_ID (STRING): ID of the device on which the event occurred APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user PLATFORM (STRING): Platform of the device RETRY_TYPE (STRING): Type of retry RETRY_LOG (STRING): Log message describing retry details CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_PUSHNOTIFICATION_SEND_SHARED: Table for event users.messages.pushnotification.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user PUSH_TOKEN (STRING): Push token of the event DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user PLATFORM (STRING): Platform of the device AD_ID (STRING): [PII] Advertising identifier AD_ID_TYPE (STRING): One of ['ios_idfa', 'google_ad_id', 'windows_ad_id', 'roku_ad_id'] AD_TRACKING_ENABLED (BOOLEAN): Whether advertising tracking is enabled for the device MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering IS_SAMPLED (STRING): Indicates whether the push send was sampled and expected a delivery event USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event LOCALE_KEY (STRING): [PII] The key corresponding to the translations (for example 'en-us') used to compose this message (null for default). CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_RCS_ABORT_SHARED: Table for event users.messages.rcs.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to USERS_MESSAGES_RCS_CLICK_SHARED: Table for event users.messages.rcs.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_NAME (STRING): Name of the Canvas step DEVICE_ID (STRING): ID of the device on which the event occurred IS_SUSPECTED_BOT_CLICK (BOOLEAN): Whether this event was processed as a bot event MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation SEND_ID (STRING): Message send ID this message belongs to SHORT_URL (STRING): Shortened url that was clicked SUSPECTED_BOT_CLICK_REASON (ARRAY): Why this event was classified as a bot USER_AGENT (STRING): User agent on which the spam report occurred USER_PHONE_NUMBER (STRING): [PII] The user's phone number from which the message was received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received INTERACTION_TYPE (STRING): The type of interaction that generated the click. Example string values: Text URL, Reply, OpenURL ELEMENT_LABEL (STRING): Optional details about the clicked element, such as the text of a suggested reply or button ELEMENT_TYPE (STRING): Specifies if an interaction_type that is common across suggestions and buttons came from a suggestion or button. Examples: Suggestion, Button CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to URL (STRING): URL that the user clicked on SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received USERS_MESSAGES_RCS_DELIVERY_SHARED: Table for event users.messages.rcs.Delivery DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to FROM_RCS_SENDER (STRING): The RCS sender ID or agent name used to send the message USERS_MESSAGES_RCS_INBOUNDRECEIVE_SHARED: Table for event users.messages.rcs.InboundReceive DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event ACTION (STRING): Action taken in response to this message. (for example Subscribed, Unsubscribed or None). CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_NAME (STRING): Name of the Canvas step MEDIA_URLS (ARRAY): Media URLs from the user MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group USER_PHONE_NUMBER (STRING): [PII] The user's phone number from which the message was received SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID MESSAGE_BODY (STRING): Typed response from the user TO_RCS_SENDER (STRING): The inbound RCS sender that the message was sent to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received USERS_MESSAGES_RCS_READ_SHARED: Table for event users.messages.rcs.Read DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to USERS_MESSAGES_RCS_REJECTION_SHARED: Table for event users.messages.rcs.Rejection DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to ERROR (STRING): Error name FROM_RCS_SENDER (STRING): The RCS sender ID or agent name used to send the message IS_SMS_FALLBACK (BOOLEAN): Indicates if SMS fallback was attempted for this rejected RCS message. It is linked/paired to the SMS Delivery event MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation PROVIDER_ERROR_CODE (STRING): Error code from the provider SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received USERS_MESSAGES_RCS_SEND_SHARED: Table for event users.messages.rcs.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CATEGORY (STRING): Keyword category name, only populated for auto-reply messages: 'opt-in', 'opt-out', 'help', or custom value DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to FROM_RCS_SENDER (STRING): The RCS sender ID or agent name used to send the message MESSAGE_EXTRAS (STRING): A JSON string of the tagged key-value pairs during liquid rendering MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to USERS_MESSAGES_SMS_ABORT_SHARED: Table for event users.messages.sms.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_SMS_CARRIERSEND_SHARED: Table for event users.messages.sms.CarrierSend DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) FROM_PHONE_NUMBER (STRING): Phone number used to send in e.164 format (for example +14155552671) SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_SMS_DELIVERY_SHARED: Table for event users.messages.sms.Delivery DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) FROM_PHONE_NUMBER (STRING): Phone number used to send in e.164 format (for example +14155552671) SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step IS_SMS_FALLBACK (BOOLEAN): Indicates if SMS fallback was attempted for this rejected RCS message. It is linked/paired to the SMS Delivery event USERS_MESSAGES_SMS_DELIVERYFAILURE_SHARED: Table for event users.messages.sms.DeliveryFailure DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID ERROR (STRING): Error name PROVIDER_ERROR_CODE (STRING): Error code from the provider USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step IS_SMS_FALLBACK (BOOLEAN): Indicates if SMS fallback was attempted for this rejected RCS message. It is linked/paired to the SMS Delivery event USERS_MESSAGES_SMS_INBOUNDRECEIVE_SHARED: Table for event users.messages.sms.InboundReceive DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened USER_PHONE_NUMBER (STRING): [PII] The user's phone number from which the message was received SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID INBOUND_PHONE_NUMBER (STRING): The inbound number that the message was sent to ACTION (STRING): Action taken in response to this message. (for example Subscribed, Unsubscribed or None). MESSAGE_BODY (STRING): Typed response from the user MEDIA_URLS (ARRAY): Media URLs from the user CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_SMS_REJECTION_SHARED: Table for event users.messages.sms.Rejection DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) FROM_PHONE_NUMBER (STRING): Phone number used to send in e.164 format (for example +14155552671) SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID ERROR (STRING): Error name PROVIDER_ERROR_CODE (STRING): Error code from the provider CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step IS_SMS_FALLBACK (BOOLEAN): Indicates if SMS fallback was attempted for this rejected RCS message. It is linked/paired to the SMS Delivery event USERS_MESSAGES_SMS_RETRY_SHARED: Table for event users.messages.sms.Retry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID RETRY_TYPE (STRING): Type of retry RETRY_LOG (STRING): Log message describing retry details CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_SMS_SEND_SHARED: Table for event users.messages.sms.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CATEGORY (STRING): Keyword category name, only populated for auto-reply messages: 'opt-in', 'opt-out', 'help', or custom value MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_SMS_SHORTLINKCLICK_SHARED: Table for event users.messages.sms.ShortLinkClick DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened TIMEZONE (STRING): Time zone of the user CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received URL (STRING): URL that the user clicked on SHORT_URL (STRING): Shortened url that was clicked USER_AGENT (STRING): User agent on which the spam report occurred USER_PHONE_NUMBER (STRING): [PII] The user's phone number from which the message was received IS_SUSPECTED_BOT_CLICK (BOOLEAN): Whether this event was processed as a bot event SUSPECTED_BOT_CLICK_REASON (ARRAY): Why this event was classified as a bot CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_WEBHOOK_ABORT_SHARED: Table for event users.messages.webhook.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_WEBHOOK_FAILURE_SHARED: Table for event users.messages.webhook.Failure DB_CREATED_AT (TIMESTAMP): Ingestion timestamp HTTP_STATUS_CODE (INTEGER): HTTP status code of the response ENDPOINT_URL (STRING): The endpoint url being requested APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CONTENT_LENGTH (INTEGER): Content length of the response DISPATCH_ID (STRING): ID of the dispatch this message belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user HOST (STRING): The host for the request ID (STRING): Globally unique ID for this event MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received RAW_RESPONSE (STRING): Truncated raw response from endpoint RETRY_COUNT (INTEGER): The number of retries attempted SEND_ID (STRING): Message send ID this message belongs to TIME (INTEGER): UNIX timestamp at which the event happened URL_PATH (STRING): The path of the url being requested USER_ID (STRING): [PII] Braze user ID of the user who performed this event WEBHOOK_DURATION (INTEGER): Total duration of this request in milliseconds WEBHOOK_FAILURE_SOURCE (STRING): To tell whether an error was created by Braze or by the endpoint itself. The source field could be External Endpoint, Treat no status code to host unreachable IS_TERMINAL (BOOLEAN): Whether this event was the terminal attempt in a send CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation USERS_MESSAGES_WEBHOOK_RETRY_SHARED: Table for event users.messages.webhook.Retry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user RETRY_TYPE (STRING): Type of retry RETRY_LOG (STRING): Log message describing retry details CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_WEBHOOK_SEND_SHARED: Table for event users.messages.webhook.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened DISPATCH_ID (STRING): ID of the dispatch this message belongs to SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received GENDER (STRING): [PII] Gender of the user COUNTRY (STRING): [PII] Country of the user TIMEZONE (STRING): Time zone of the user LANGUAGE (STRING): [PII] Language of the user STRING_CUSTOM_ATTRIBUTES (ARRAY): Tracked string custom attributes of this user BOOLEAN_CUSTOM_ATTRIBUTES (ARRAY): Tracked boolean custom attributes of this user TIME_CUSTOM_ATTRIBUTES (ARRAY): Tracked time custom attributes of this user FLOAT_CUSTOM_ATTRIBUTES (ARRAY): Tracked float custom attributes of this user NUMBER_CUSTOM_ATTRIBUTES (ARRAY): Tracked number custom attributes of this user MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_WHATSAPP_ABORT_SHARED: Table for event users.messages.whatsapp.Abort DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event TIME (LONG): UNIX timestamp at which the event happened TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred TIMEZONE (STRING): Time zone of the user COMPANY_ID (STRING): BSON ID of the company APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received DISPATCH_ID (STRING): ID of the dispatch this message belongs to ABORT_TYPE (STRING): Type of abort, one of ['liquid_abort_message', 'quiet_hours', 'rate_limit'] ABORT_LOG (STRING): [PII] Log message describing abort details (up to 128 chars) CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step BSUID (STRING): The WhatsApp Business-Scoped User ID of the user from which the message was received. USERS_MESSAGES_WHATSAPP_CLICK_SHARED: Table for event users.messages.whatsapp.Click DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened TIMEZONE (STRING): Time zone of the user CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received URL (STRING): URL that the user clicked on SHORT_URL (STRING): Shortened url that was clicked USER_AGENT (STRING): User agent on which the spam report occurred USER_PHONE_NUMBER (STRING): [PII] The user's phone number from which the message was received CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step USERS_MESSAGES_WHATSAPP_DELIVERY_SHARED: Table for event users.messages.whatsapp.Delivery DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event TIME (LONG): UNIX timestamp at which the event happened TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred TIMEZONE (STRING): Time zone of the user FROM_PHONE_NUMBER (STRING): Phone number used to send in e.164 format (for example +14155552671) COMPANY_ID (STRING): BSON ID of the company APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received DISPATCH_ID (STRING): ID of the dispatch this message belongs to USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step FLOW_ID (STRING): The unique ID of the Flow in the WhatsApp Manager. Present if the user is responding to a WhatsApp Flow. TEMPLATE_NAME (STRING): [PII] Name of the template in the WhatsApp manager. Present if sending a Template Message MESSAGE_ID (STRING): The unique ID generated by Meta for this message BSUID (STRING): The WhatsApp Business-Scoped User ID of the user from which the message was received. USERS_MESSAGES_WHATSAPP_FAILURE_SHARED: Table for event users.messages.whatsapp.Failure DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event TIME (LONG): UNIX timestamp at which the event happened TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred TIMEZONE (STRING): Time zone of the user FROM_PHONE_NUMBER (STRING): Phone number used to send in e.164 format (for example +14155552671) COMPANY_ID (STRING): BSON ID of the company APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received DISPATCH_ID (STRING): ID of the dispatch this message belongs to PROVIDER_ERROR_CODE (STRING): Error code from the provider PROVIDER_ERROR_TITLE (STRING): Description of error from the provider USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step MESSAGE_ID (STRING): The unique ID generated by Meta for this message TEMPLATE_NAME (STRING): [PII] Name of the template in the WhatsApp manager. Present if sending a Template Message FLOW_ID (STRING): The unique ID of the Flow in the WhatsApp Manager. Present if the user is responding to a WhatsApp Flow. BSUID (STRING): The WhatsApp Business-Scoped User ID of the user from which the message was received. USERS_MESSAGES_WHATSAPP_INBOUNDRECEIVE_SHARED: Table for event users.messages.whatsapp.InboundReceive DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (LONG): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event ACTION (STRING): Action taken in response to this message. (for example Subscribed, Unsubscribed or None). CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CATALOG_ID (STRING): Catalog ID of a product if a product is referenced in the inbound message. Otherwise, empty. COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred INBOUND_PHONE_NUMBER (STRING): The inbound number that the message was sent to MEDIA_URLS (ARRAY): Media URLs from the user MESSAGE_BODY (STRING): Typed response from the user MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation PRODUCT_ID (STRING): ID of the product purchased QUICK_REPLY_TEXT (STRING): Text of button pressed by the user SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group TIMEZONE (STRING): Time zone of the user USER_PHONE_NUMBER (STRING): [PII] The user's phone number from which the message was received FLOW_ID (STRING): The unique ID of the Flow in the WhatsApp Manager. Present if the user is responding to a WhatsApp Flow. FLOW_RESPONSE_JSON (STRING): [PII] The form values the user responded with. Present if the user is responding to a WhatsApp Flow. MESSAGE_ID (STRING): The unique ID generated by Meta for this message IN_REPLY_TO (STRING): The message_id of the message this message was replying to BSUID (STRING): The WhatsApp Business-Scoped User ID of the user from which the message was received. USERS_MESSAGES_WHATSAPP_READ_SHARED: Table for event users.messages.whatsapp.Read DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event TIME (LONG): UNIX timestamp at which the event happened TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred TIMEZONE (STRING): Time zone of the user FROM_PHONE_NUMBER (STRING): Phone number used to send in e.164 format (for example +14155552671) COMPANY_ID (STRING): BSON ID of the company APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received DISPATCH_ID (STRING): ID of the dispatch this message belongs to USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event SEND_ID (STRING): Message send ID this message belongs to CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step TEMPLATE_NAME (STRING): [PII] Name of the template in the WhatsApp manager. Present if sending a Template Message MESSAGE_ID (STRING): The unique ID generated by Meta for this message FLOW_ID (STRING): The unique ID of the Flow in the WhatsApp Manager. Present if the user is responding to a WhatsApp Flow. BSUID (STRING): The WhatsApp Business-Scoped User ID of the user from which the message was received. USERS_MESSAGES_WHATSAPP_RETRY_SHARED: Table for event users.messages.whatsapp.Retry DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (INTEGER): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred TIMEZONE (STRING): Time zone of the user SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received DISPATCH_ID (STRING): ID of the dispatch this message belongs to RETRY_TYPE (STRING): Type of retry RETRY_LOG (STRING): Log message describing retry details CAMPAIGN_NAME (STRING): Name of the campaign MESSAGE_VARIATION_NAME (STRING): Name of the message variation CANVAS_NAME (STRING): Name of the Canvas CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step BSUID (STRING): The WhatsApp Business-Scoped User ID of the user from which the message was received. USERS_MESSAGES_WHATSAPP_SEND_SHARED: Table for event users.messages.whatsapp.Send DB_CREATED_AT (TIMESTAMP): Ingestion timestamp APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to EXTERNAL_USER_ID (STRING): [PII] External ID of the user ID (STRING): Globally unique ID for this event TIME (LONG): UNIX timestamp at which the event happened USER_ID (STRING): [PII] Braze user ID of the user who performed this event CAMPAIGN_API_ID (STRING): API ID of the campaign this event belongs to CAMPAIGN_ID (STRING): BSON ID of the campaign this event belongs to CAMPAIGN_NAME (STRING): Name of the campaign CANVAS_API_ID (STRING): API ID of the Canvas this event belongs to CANVAS_ID (STRING): BSON ID of the Canvas this event belongs to CANVAS_NAME (STRING): Name of the Canvas CANVAS_STEP_API_ID (STRING): API ID of the Canvas step this event belongs to CANVAS_STEP_ID (STRING): BSON id of the Canvas step this event belongs to CANVAS_STEP_MESSAGE_VARIATION_API_ID (STRING): API ID of the Canvas step message variation this user received CANVAS_STEP_MESSAGE_VARIATION_ID (STRING): BSON ID of the Canvas step message variation this user received CANVAS_STEP_NAME (STRING): Name of the Canvas step CANVAS_VARIATION_API_ID (STRING): API ID of the Canvas variation this event belongs to CANVAS_VARIATION_ID (STRING): BSON ID of the Canvas variation this event belongs to CANVAS_VARIATION_NAME (STRING): Name of the Canvas variation this user received COMPANY_ID (STRING): BSON ID of the company DEVICE_ID (STRING): ID of the device on which the event occurred DISPATCH_ID (STRING): ID of the dispatch this message belongs to FROM_PHONE_NUMBER (STRING): Phone number used to send in e.164 format (for example +14155552671) MESSAGE_EXTRAS (STRING): [PII] A JSON string of the tagged key-value pairs during liquid rendering MESSAGE_VARIATION_API_ID (STRING): API ID of the message variation this user received MESSAGE_VARIATION_ID (STRING): BSON ID of the message variation this user received MESSAGE_VARIATION_NAME (STRING): Name of the message variation SEND_ID (STRING): Message send ID this message belongs to SUBSCRIPTION_GROUP_API_ID (STRING): Subscription group API ID SUBSCRIPTION_GROUP_ID (STRING): BSON ID of subscription group TIMEZONE (STRING): Time zone of the user TO_PHONE_NUMBER (STRING): [PII] Phone number of the user receiving the message in e.164 format (for example +14155552671) USER_SEGMENT_MEMBERSHIP_IDS (ARRAY): Analytics segments the user belonged to at the time of processing the event FLOW_ID (STRING): The unique ID of the Flow in the WhatsApp Manager. Present if the user is responding to a WhatsApp Flow. TEMPLATE_NAME (STRING): [PII] Name of the template in the WhatsApp manager. Present if sending a Template Message MESSAGE_ID (STRING): The unique ID generated by Meta for this message BSUID (STRING): The WhatsApp Business-Scoped User ID of the user from which the message was received. USERS_RANDOMBUCKETNUMBERUPDATE_SHARED: Table for event users.RandomBucketNumberUpdate DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user TIME (INTEGER): UNIX timestamp at which the event happened RANDOM_BUCKET_NUMBER (INTEGER): New random bucket number PREV_RANDOM_BUCKET_NUMBER (INTEGER): Previous random bucket number BACKFILL_RUN_ID (STRING): Rbn backfill process run_id which logged this event USERS_USERDELETEREQUEST_SHARED: Table for event users.UserDeleteRequest DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to TIME (INTEGER): UNIX timestamp at which the event happened USERS_USERORPHAN_SHARED: Table for event users.UserOrphan DB_CREATED_AT (TIMESTAMP): Ingestion timestamp ID (STRING): Globally unique ID for this event USER_ID (STRING): [PII] Braze user ID of the user who performed this event EXTERNAL_USER_ID (STRING): [PII] External ID of the user DEVICE_ID (STRING): ID of the device on which the event occurred APP_GROUP_ID (STRING): BSON ID of the app group this user belongs to APP_GROUP_API_ID (STRING): API ID of the app group this user belongs to APP_ID (STRING): BSON ID of the app on which this event occurred APP_API_ID (STRING): API ID of the app on which this event occurred TIME (INTEGER): UNIX timestamp at which the event happened ORPHANED_BY_ID (STRING): BSON ID of the user whose profile was merged with the orphaned user's profile