Skip to content

Commit 2185b0c

Browse files
committed
Update content
1 parent d9b76e0 commit 2185b0c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

articles/data-factory/connector-google-adwords.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 02/24/2022
1919
This article outlines how to use the Copy Activity in an Azure Data Factory or Synapse Analytics pipeline to copy data from Google AdWords. It builds on the [copy activity overview](copy-activity-overview.md) article that presents a general overview of copy activity.
2020

2121
> [!Important]
22-
> Due to the sunset of Google AdWords API by April 27, 2022, the service has upgraded to the new Google Ads API. Please refer this [document](connector-troubleshoot-google-adwords.md) for detailed migration steps and recommendations. Please make sure the migration to be done before **April 27,2022**.
22+
> Due to the sunset of Google AdWords API by April 27, 2022, the service has upgraded to the new Google Ads API. Please refer this [document](connector-troubleshoot-google-adwords.md#migrate-to-the-new-version-of-google-ads-api) for detailed migration steps and recommendations. Please make sure the migration to be done before **April 27,2022**.
2323
2424
## Supported capabilities
2525

articles/data-factory/connector-troubleshoot-google-adwords.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ ms.custom: has-adal-ref, synapse
1717

1818
This article provides suggestions to troubleshoot common problems with the Google AdWords connector in Azure Data Factory and Azure Synapse.
1919

20-
## Migrate to the new version of Google AdWords API
20+
## Migrate to the new version of Google Ads API
2121

2222
- **Symptoms**
2323

2424
You see a hint on the Google AdWords linked service configuration page. It reminds you to upgrade your linked service to a newer version before the legacy API is deprecated by Google.
2525

2626
- **Cause**
2727

28-
Due to the sunset of Google AdWords API by April 27, 2022, you are recommended to migrate to the new version of Google Ads API before the date **April 27, 2022**, and connection will start to fail because of the deprecation of Google AdWords API (see this [link](https://ads-developers.googleblog.com/2021/04/upgrade-to-google-ads-api-from-adwords.html)). Migration steps:
28+
Due to the sunset of Google AdWords API by April 27, 2022, you are recommended to migrate to the new version of Google Ads API before **April 27, 2022**, and connection will start to fail because of the deprecation of Google AdWords API (see this [link](https://ads-developers.googleblog.com/2021/04/upgrade-to-google-ads-api-from-adwords.html)). Migration steps:
2929

3030
1. Open your Google AdWords connector linked service configuration page.
3131
2. Edit the linked service and choose the new API version (select **Google Ads**).
@@ -36,18 +36,18 @@ This article provides suggestions to troubleshoot common problems with the Googl
3636

3737
- **Known issues and recommendations**
3838

39-
1. The new Google AdWords API doesn't provide a migration plan for below reports/tables:
40-
a. AD_CUSTOMIZERS_FEED_ITEM_REPORT
41-
b. CAMPAIGN_GROUP_PERFORMANCE_REPORT
42-
c. CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT
43-
d. CAMPAIGN_NEGATIVE_LOCATIONS_REPORT
44-
e. CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT
45-
f. CREATIVE_CONVERSION_REPORT
46-
g. CRITERIA_PERFORMANCE_REPORT
47-
h. FINAL_URL_REPORT
48-
i. KEYWORDLESS_CATEGORY_REPORT
49-
j. MARKETPLACE_PERFORMANCE_REPORT
50-
k. TOP_CONTENT_PERFORMANCE_REPORT
39+
1. The new Google Ads API doesn't provide a migration plan for below reports/tables:
40+
a. AD_CUSTOMIZERS_FEED_ITEM_REPORT
41+
b. CAMPAIGN_GROUP_PERFORMANCE_REPORT
42+
c. CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT
43+
d. CAMPAIGN_NEGATIVE_LOCATIONS_REPORT
44+
e. CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT
45+
f. CREATIVE_CONVERSION_REPORT
46+
g. CRITERIA_PERFORMANCE_REPORT
47+
h. FINAL_URL_REPORT
48+
i. KEYWORDLESS_CATEGORY_REPORT
49+
j. MARKETPLACE_PERFORMANCE_REPORT
50+
k. TOP_CONTENT_PERFORMANCE_REPORT
5151

5252
2. The syntax for Google Ads query language is similar to AWQL from the AdWords API, but not identical. You can refer this [document](https://developers.google.com/google-ads/api/docs/migration/querying) for more details.
5353

0 commit comments

Comments
 (0)