Activities Table (BETA)
activities_table
The Activities table logs user- and system-generated changes to campaigns, ad sets, ads, integrations, surveys, annotations, and product variants. Querying this table helps surface what changed, when, and how, offering a clear view into operational activities, configuration changes, and historical edits that may impact performance or attribution.
Note
event_date
is a required field for queries on this table.
Dimensions
Dimensions are immutable properties that can be used for grouping data.
Title | ID | Type | Description |
---|---|---|---|
Event Date |
| date | The date the activity occurred. Based on the time zone of the shop at the moment of the event. |
Event Day |
| date | The day the event occurred. Derived from |
Event Week |
| date | The Sunday of the week during which the event occurred. Derived from |
Event Month |
| date | The month during which the event occurred. Derived from |
Event Quarter |
| date | The first month of the quarter during which the event occurred. Derived from |
Event Year |
| date | The year during which the event occurred. Derived from |
Ad Changed Name From |
| string | The previous name of the ad before it was updated. Example value: |
Ad Changed Name To |
| string | The updated name of the ad. Example value: |
Ad Created |
| boolean | Indicates whether a new ad was created. Possible values: |
Ad Status Changed From |
| string | The prior status of the ad before the change. Example values: |
Ad Status Changed To |
| string | The new status of the ad. Example values: |
Ad Set Changed Name From |
| string | The previous name of the ad set. Example values: |
Ad Set Changed Name To |
| string | The updated name of the ad set. Example: |
Ad Set Created |
| boolean | Indicates whether a new ad set was created. Possible values: |
Ad Set Status Changed From |
| string | The prior status of the ad set before the change. Example values: |
Ad Set Status Changed To |
| string | The updated status of the ad set. Example values: |
Annotation Author |
| string | The user who created the annotation. |
Annotation Description |
| string | The message content of the annotation. |
Annotation Title |
| string | The title of the annotation. |
Campaign Changed Name From |
| string | The prior campaign name. Example value: |
Campaign Changed Name To |
| string | The updated campaign name. Example value: |
Campaign Created |
| boolean | Indicates whether a new campaign was created. Possible values: |
Campaign Status Changed From |
| string | The prior status of the campaign. Example values: |
Campaign Status Changed To |
| string | The new status of the campaign. Example values: |
CDP Sync to Facebook Status |
| string | The result of syncing the CDP segment to Facebook. Example values: |
CDP Sync to Klaviyo Status |
| string | The result of syncing the CDP segment to Klaviyo. Example values: |
Created At |
| timestamp | The timestamp when the activity occurred. Example: |
Created CDP Segment |
| boolean | Indicates whether a CDP segment was created. Possible values: |
Created Survey Description |
| string | A message indicating that a post-purchase survey was created. Example value: |
Deleted Survey Description |
| string | A message indicating that a post-purchase survey was deleted. Example value: |
Activity ID |
| string | Unique identifier for the activity log entry. Example: |
Integration ID |
| string | The unique ID of the integration involved in the activity. |
Activity Name |
| string | Name of the activity. |
Provider Account |
| string | The platform account associated with the activity. |
Provider ID |
| string | The platform or channel that the activity occurred in. Example values: |
Updated Integration Description |
| string | A message indicating that an integration was updated. Example value: |
Updated Integration Source |
| string | The integration source that was updated. Example value: |
Updated Integration Title |
| string | The title of the message indicating that an integration was updated. Example: |
Updated New User Description |
| string | A message indicating that a user was updated. |
Updated Survey Description |
| string | A message indicating that a post-purchase survey was updated. Example value: |
Variant Stock Status |
| string | The inventory status of a product variant. Example values: |
Measures
Measures are numeric fields that can be aggregated and/or combined to calculate new metrics.
Title | ID | Type | Description |
---|---|---|---|
Ad Set Bid Amount Changed From | adset_bid_amount_changed_from | numeric | The previous bid amount (in cents) for the ad set, before the most recent change. By default shown in the shop's currency. |
Ad Set Bid Amount Changed To | adset_bid_amount_changed_to | numeric | The updated bid amount (in cents) for the ad set, after the most recent change. By default shown in the shop's currency. |
Ad Set Daily Budget Changed From | adset_daily_budget_changed_from | numeric | The previous daily budget (in cents) set for the ad set, before the most recent change. By default shown in the shop's currency. |
Ad Set Daily Budget Changed To | adset_daily_budget_changed_to | numeric | The updated daily budget (in cents) set for the ad set, after the most recent change. By default shown in the shop's currency. |
Ad Set Target ROAS Changed From | adset_target_roas_changed_from | numeric | The previous target ROAS for the ad set, before the most recent change. By default shown in the shop's currency. |
Ad Set Target ROAS Changed To | adset_target_roas_changed_to | numeric | The updated target ROAS for the ad set, after the most recent change. By default shown in the shop's currency. |
Campaign Bid Amount Changed From | campaign_bid_amount_changed_from | numeric | The previous bid amount (in cents) for the campaign, before the most recent change. By default shown in the shop's currency. |
Campaign Bid Amount Changed To | campaign_bid_amount_changed_to | numeric | The updated bid amount (in cents) for the campaign, after the most recent change. By default shown in the shop's currency. |
Campaign Daily Budget Changed From | campaign_daily_budget_changed_from | numeric | The previous daily budget in cents) for the campaign, before the most recent change. By default shown in the shop's currency. |
Campaign Daily Budget Changed To | campaign_daily_budget_changed_to | numeric | The updated daily budget in cents) for the campaign, after the most recent change. By default shown in the shop's currency. |
Campaign Lifetime Budget Changed From | campaign_lifetime_budget_changed_from | numeric | The previous lifetime budget in cents) for the campaign, before the most recent change. By default shown in the shop's currency. |
Campaign Lifetime Budget Changed To | campaign_lifetime_budget_changed_to | numeric | The updated lifetime budget in cents) for the campaign, after the most recent change. By default shown in the shop's currency. |
Campaign Target ROAS Changed From | campaign_target_roas_changed_from | numeric | The previous target ROAS for the campaign, before the most recent change. By default shown in the shop's currency. |
Campaign Target ROAS Changed To | campaign_target_roas_changed_to | numeric | The updated target ROAS for the campaign, after the most recent change. By default shown in the shop's currency. |
Variant Price Changed From | variant_price_changed_from | numeric | The previous price of the product variant, before the most recent change. By default shown in the shop's currency. |
Variant Price Changed To | variant_price_changed_to | numeric | The updated price of the product variant, after the most recent change. By default shown in the shop's currency. |
Updated 15 days ago