docs/integrations/sources/tiktok-marketing-migrations.md
The currency field in the pixels stream's events array has been corrected from boolean to string type. The TikTok API returns currency as a string value (e.g. "USD"), so the previous boolean type was incorrect and caused transform errors during syncs.
pixels stream and select Clear Data.After the clear succeeds, trigger a sync by clicking Sync Now. For more information on clearing your data in Airbyte, see this page.
We're continuously striving to enhance the quality and reliability of our connectors at Airbyte. As part of our commitment to delivering exceptional service, we are transitioning source TikTok Marketing from the Python Connector Development Kit (CDK) to our innovative low-code framework. This is part of a strategic move to streamline many processes across connectors, bolstering maintainability and freeing us to focus more of our efforts on improving the performance and features of our evolving platform and growing catalog. However, due to differences between the Python and low-code CDKs, this migration constitutes a breaking change.
We’ve evolved and standardized how state is managed for incremental streams that are nested within a parent stream. This change impacts how individual states are tracked and stored for each partition, using a more structured approach to ensure the most granular and flexible state management.
This change will affect the following streams:
ad_group_audience_reports_by_country_dailyad_group_audience_reports_by_platform_dailyad_group_audience_reports_dailyad_groupsad_groups_reports_dailyad_groups_reports_hourlyadsads_audience_reports_by_country_dailyads_audience_reports_by_platform_dailyads_audience_reports_by_province_dailyads_audience_reports_dailyads_reports_dailyads_reports_hourlyadvertisers_audience_reports_by_country_dailyadvertisers_audience_reports_by_platform_dailyadvertisers_audience_reports_dailyadvertisers_reports_dailyadvertisers_reports_hourlycampaignscampaigns_audience_reports_by_country_dailycampaigns_audience_reports_by_platform_dailycampaigns_audience_reports_dailycampaigns_reports_dailycampaigns_reports_hourlycreative_assets_imagescreative_assets_videosSee Clearing data to update your connection.
Schema changes for advertiser_ids stream.
Type of advertiser_id field was changed from integer to string to use actual data types as it's declared in API docs. Users will need to refresh stream schema.
See Refresh schemas to update your connection.
Refreshing advertiser_ids schema is required in order to continue syncing advertiser_ids stream data. To refresh schema follow the steps below:
advertiser_ids stream and select Clear Data.Important: If you were using advertiser_ids without provided advertiser_id in the source configuration you should firstly refresh source schema for advertiser_ids stream and then clear data for affected streams from the list above.
Clearing your data is required in order to continue syncing affected stream from list above successfully. To clear your data for the streams, follow the steps below:
After the clear succeeds, trigger a sync by clicking Sync Now. For more information on clearing your data in Airbyte, see this page.