Skip to content

Commit

Permalink
Add GoogleAdsIO to the list of built-in connectors (apache#28667)
Browse files Browse the repository at this point in the history
  • Loading branch information
bvolpato authored Sep 26, 2023
1 parent 57954bd commit 7d78572
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions website/www/site/content/en/documentation/io/connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,20 @@ This table provides a consolidated, at-a-glance overview of the available built-
<td class="present">✔</td>
<td class="absent">✘</td>
</tr>
<tr>
<td>GoogleAdsIO</td>
<td class="present">✔</td>
<td class="present">✔</td>
<td class="present">
<a href="https://beam.apache.org/releases/javadoc/current/org/apache/beam/sdk/io/googleads/GoogleAdsIO.html">native</a>
</td>
<td>Not available</td>
<td>Not available</td>
<td>Not available</td>
<td class="present">✔</td>
<td class="present">✔</td>
</tr>
</table>
</div>

Expand Down

0 comments on commit 7d78572

Please sign in to comment.