From 57cc4adb1e1d2d554ddccdabaca15b92fb6a1373 Mon Sep 17 00:00:00 2001 From: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> Date: Mon, 9 Dec 2024 17:20:53 -0600 Subject: [PATCH] update decisionlog --- DECISIONLOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/DECISIONLOG.md b/DECISIONLOG.md index 7d58aba..44f7a9b 100644 --- a/DECISIONLOG.md +++ b/DECISIONLOG.md @@ -17,5 +17,4 @@ In the [July 2023 TikTok Ads connector update](https://fivetran.com/docs/connect - The change simplifies logic and resolves data inconsistency issues caused by merging fields with different data types. ### Action for Customers Requiring Historical `age` Data -Customers who still need the historical `age` column data can: -1. Resync the `ADGROUP_HISTORY` table in their TikTok Ads connector. TikTok provides all historical data in the `age_groups` column, allowing the data to be fully populated. \ No newline at end of file +Customers who still need the historical `age` column data can resync the `ADGROUP_HISTORY` table in their TikTok Ads connector. TikTok provides all historical data in the `age_groups` column, allowing the data to be fully populated. \ No newline at end of file