Skip to content

Commit 9d111f2

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update upgrade section
1 parent 7452da4 commit 9d111f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following properties are supported for Google Ads linked service:
7474
| Property | Description | Required |
7575
|:--- |:--- |:--- |
7676
| type | The type property must be set to: **GoogleAdWords** | Yes |
77-
| googleAdsApiVersion | The Google Ads API version that you use. You can refer this [article](https://developers.google.com/google-ads/api/docs/release-notes) for API version information.| Yes |
77+
| googleAdsApiVersion | The Google Ads API version that you use when you select the recommended driver version. You can refer this [article](https://developers.google.com/google-ads/api/docs/release-notes) for API version information.| Yes |
7878
| clientCustomerID | The Client customer ID of the Ads account that you want to fetch report data for. | Yes |
7979
| loginCustomerID | The customer ID of the Google Ads manager account through which you want to fetch report data of specific customer.| No |
8080
| developerToken | The developer token associated with the manager account that you use to grant access to the Ads API. You can choose to mark this field as a SecureString to store it securely, or store password in Azure Key Vault and let the copy activity pull from there when performing data copy - learn more from [Store credentials in Key Vault](store-credentials-in-key-vault.md). | Yes |
@@ -210,7 +210,7 @@ To upgrade your Google Ads driver version, you need update your linked service a
210210

211211
### Update the linked service configuration
212212

213-
Create a new Google Ads linked service and configure it by referring to [Linked service properties](#linked-service-properties).
213+
In **Edit linked service** page, select **Recommended** under **Driver version** and configure the linked service by referring to [Linked service properties](#linked-service-properties).
214214

215215
### Migrate from SQL to GAQL
216216

0 commit comments

Comments
 (0)