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
# The response will include an access_token. Use it in the Authorization header below.
123
-
124
-
# Base64 encode the Pipedream endpoint for Google Ads: https://googleads.m.pipedream.net
111
+
- Remember to use the Base64 encoded Pipedream endpoint for Google Ads: https://googleads.m.pipedream.net
125
112
113
+
```bash
126
114
curl -X POST "https://api.pipedream.com/v1/connect/{your_project_id}/proxy/{url_safe_base64_encoded_url}?external_user_id={external_user_id}&account_id={apn_xxxxxxx}" \
0 commit comments