diff --git a/src/configurations/destinations/ga4_v2/ui-config.json b/src/configurations/destinations/ga4_v2/ui-config.json index a3f99fa54..7f97512d1 100644 --- a/src/configurations/destinations/ga4_v2/ui-config.json +++ b/src/configurations/destinations/ga4_v2/ui-config.json @@ -474,7 +474,7 @@ "placeholder": "properties.price" }, { - "type": "dynamicDataSelect", + "type": "autoComplete", "label": "GA4 parameter", "key": "to", "placeholder": "value" @@ -2139,7 +2139,7 @@ "placeholder": "e.g $.properties.revenue" }, { - "type": "dynamicDataSelect", + "type": "autoComplete", "label": "GA4 parameter", "key": "to", "placeholder": "$.event[0].params.value"