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
|Selecting a table in a dataset is not supported.|Support selecting a table in a dataset and querying the table in copy activities.|
276
+
|Support GAQL syntax as the query language.|Support SQL syntax as the query language.|
277
+
|The output column names are the same as the field names defined in Google Ads.|The output column names don't match the field names defined in Google Ads.|
278
+
|The following mappings are used from Google Ads data types to interim data types used by the service internally.<br><br>float -> float <br>int32 -> int <br>int64 -> long |The following mappings are used from Google Ads data types to interim data types used by the service internally. <br><br>float -> string <br>int32 -> string <br>int64 -> string |
267
279
268
280
## Upgrade Google AdWords connector to Google Ads connector
0 commit comments