File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
sql/moz-fx-data-shared-prod/telemetry/ga4_sessions_firefoxcom_mozillaorg_combined Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 3636 mo .distinct_experiment_ids_from_event_params ,
3737 mo .first_experiment_branch_from_event_params ,
3838 mo .distinct_experiment_branches_from_event_params ,
39+ mo .first_gad_campaignid_from_event_params ,
40+ mo .distinct_gad_campaignid_from_event_params ,
3941 mo .manual_campaign_id ,
4042 mo .manual_campaign_name ,
4143 mo .manual_source ,
@@ -101,6 +103,8 @@ SELECT
101103 fx .distinct_experiment_ids_from_event_params ,
102104 fx .first_experiment_branch_from_event_params ,
103105 fx .distinct_experiment_branches_from_event_params ,
106+ fx .first_gad_campaignid_from_event_params ,
107+ fx .distinct_gad_campaignid_from_event_params ,
104108 fx .manual_campaign_id ,
105109 fx .manual_campaign_name ,
106110 fx .manual_source ,
You can’t perform that action at this time.
0 commit comments