From 54e7d95c56955adcb05ed12f8f3e20a7f026aa64 Mon Sep 17 00:00:00 2001 From: Charlie Liu Date: Tue, 3 Sep 2024 06:46:00 -0400 Subject: [PATCH 1/3] Add depreciation notice to Megalista --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d52691e5..596312c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Megalista +**Depreciation notice:** Development of new Megalista features has ceased, and Megalista will no longer receive proactive support after December 31st 2024 for potential bugs and API upgrades. Existing customers are encouraged to migrate available use cases in platform through [Google Ads Data Manager (GADM)](https://support.google.com/google-ads/answer/14639041?hl=en), or [Tightlock](https://github.com/google-marketing-solutions/Tightlock). Tightlock will continue to support customers for all use cases that are not covered by GADM. + Sample integration code for onboarding offline/CRM data from BigQuery as custom audiences or offline conversions in Google Ads, Google Analytics 360, Google Display & Video 360, and Google Campaign Manager. **Disclaimer:** This is not an officially supported Google product. From 1726a18aa46d93dc1baf47c323f17edd25e6c68e Mon Sep 17 00:00:00 2001 From: Charlie Liu Date: Tue, 3 Sep 2024 06:46:00 -0400 Subject: [PATCH 2/3] Reword Megalista depreciation notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 596312c7..14cf1890 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Megalista +<<<<<<< HEAD **Depreciation notice:** Development of new Megalista features has ceased, and Megalista will no longer receive proactive support after December 31st 2024 for potential bugs and API upgrades. Existing customers are encouraged to migrate available use cases in platform through [Google Ads Data Manager (GADM)](https://support.google.com/google-ads/answer/14639041?hl=en), or [Tightlock](https://github.com/google-marketing-solutions/Tightlock). Tightlock will continue to support customers for all use cases that are not covered by GADM. +======= +**Depreciation notice:** Development of new Megalista features has ceased, and Megalista will be archieved after December 31st 2024. Existing customers are encouraged to migrate available use cases in platform through [Google Ads Data Manager (GADM)](https://support.google.com/google-ads/answer/14639041?hl=en), or [Tightlock](https://github.com/google-marketing-solutions/Tightlock). Tightlock will continue to support customers for all use cases that are not covered by GADM. If you would still like to use Megalista after December 31st 2024, please fork the solution if incremenetal updates are required (e.g to address potential bugs and API upgrades). +>>>>>>> 58aecd3 (Add depreciation notice to Megalista) Sample integration code for onboarding offline/CRM data from BigQuery as custom audiences or offline conversions in Google Ads, Google Analytics 360, Google Display & Video 360, and Google Campaign Manager. From 11fc025f913a5578cf3d108a4a00017b362b02db Mon Sep 17 00:00:00 2001 From: Charlie Liu Date: Tue, 3 Sep 2024 12:00:44 -0400 Subject: [PATCH 3/3] Fix README formatting --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 14cf1890..7ef9bda5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # Megalista -<<<<<<< HEAD -**Depreciation notice:** Development of new Megalista features has ceased, and Megalista will no longer receive proactive support after December 31st 2024 for potential bugs and API upgrades. Existing customers are encouraged to migrate available use cases in platform through [Google Ads Data Manager (GADM)](https://support.google.com/google-ads/answer/14639041?hl=en), or [Tightlock](https://github.com/google-marketing-solutions/Tightlock). Tightlock will continue to support customers for all use cases that are not covered by GADM. -======= **Depreciation notice:** Development of new Megalista features has ceased, and Megalista will be archieved after December 31st 2024. Existing customers are encouraged to migrate available use cases in platform through [Google Ads Data Manager (GADM)](https://support.google.com/google-ads/answer/14639041?hl=en), or [Tightlock](https://github.com/google-marketing-solutions/Tightlock). Tightlock will continue to support customers for all use cases that are not covered by GADM. If you would still like to use Megalista after December 31st 2024, please fork the solution if incremenetal updates are required (e.g to address potential bugs and API upgrades). ->>>>>>> 58aecd3 (Add depreciation notice to Megalista) Sample integration code for onboarding offline/CRM data from BigQuery as custom audiences or offline conversions in Google Ads, Google Analytics 360, Google Display & Video 360, and Google Campaign Manager.