From ca86ec8efee3965043038d57385121d88f9dc9f4 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 24 Jul 2023 09:31:36 -0700 Subject: [PATCH] Update template.tpl replace brand_id with brand --- template.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template.tpl b/template.tpl index 8910890..5d889f6 100644 --- a/template.tpl +++ b/template.tpl @@ -339,8 +339,8 @@ ___TEMPLATE_PARAMETERS___ "displayValue": "device.limit_ad_tracking" }, { - "value": "brand_id", - "displayValue": "brand_id" + "value": "brand", + "displayValue": "brand" }, { "value": "event_set_id",