Skip to content

Commit 8ad6085

Browse files
committed
minor tweak, to kick off marketplace update
1 parent f1753ce commit 8ad6085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/google_ads/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ campaigns, such as campaign stats, keyword stats, and ad performance.
2323

2424
The Pipedream components interact with Google Ads API through Pipedream's proxy service, which handles authentication and developer token requirements.
2525

26-
The component accepts a standard Google Ads API request object with the following structure:
26+
The components accept a standard Google Ads API request object with the following structure:
2727

2828
```javascript
2929
const googleAdsReq = {
@@ -58,4 +58,4 @@ const googleAdsReq = {
5858
}
5959
```
6060

61-
The proxy endpoint will remain the same: `https://eolid4dq1k0t9hi.m.pipedream.net`
61+
The proxy endpoint will remain the same: `https://eolid4dq1k0t9hi.m.pipedream.net`

0 commit comments

Comments
 (0)