You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/LinkedService.json
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5927,6 +5927,10 @@
5927
5927
"GoogleAdWordsLinkedServiceTypeProperties": {
5928
5928
"description": "Google AdWords service linked service properties.",
5929
5929
"properties": {
5930
+
"connectionProperties": {
5931
+
"description": "Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object.",
5932
+
"type": "object"
5933
+
},
5930
5934
"clientCustomerID": {
5931
5935
"description": "The Client customer ID of the AdWords account that you want to fetch report data for.",
5932
5936
"type": "object"
@@ -5979,12 +5983,7 @@
5979
5983
"description": "The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string).",
Copy file name to clipboardExpand all lines: specification/synapse/data-plane/Microsoft.Synapse/preview/2021-06-01-preview/entityTypes/LinkedService.json
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5807,6 +5807,10 @@
5807
5807
"description": "Google AdWords service linked service properties.",
5808
5808
"type": "object",
5809
5809
"properties": {
5810
+
"connectionProperties": {
5811
+
"description": "Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object.",
5812
+
"type": "object"
5813
+
},
5810
5814
"clientCustomerID": {
5811
5815
"description": "The Client customer ID of the AdWords account that you want to fetch report data for.",
5812
5816
"type": "object"
@@ -5859,12 +5863,7 @@
5859
5863
"description": "The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string).",
Copy file name to clipboardExpand all lines: specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/LinkedService.json
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5807,6 +5807,10 @@
5807
5807
"description": "Google AdWords service linked service properties.",
5808
5808
"type": "object",
5809
5809
"properties": {
5810
+
"connectionProperties": {
5811
+
"description": "Properties used to connect to GoogleAds. It is mutually exclusive with any other properties in the linked service. Type: object.",
5812
+
"type": "object"
5813
+
},
5810
5814
"clientCustomerID": {
5811
5815
"description": "The Client customer ID of the AdWords account that you want to fetch report data for.",
5812
5816
"type": "object"
@@ -5859,12 +5863,7 @@
5859
5863
"description": "The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string (or Expression with resultType string).",
0 commit comments