I want to call Google Ads APIs on Postman/through my own code without their libraries. I am searching for the REST endpoint but unable to find it. Link for the doc: https://developers.google.com/google-ads/api/docs/start. As I have called the sample API successfully and I have got 200 for that. Just want help in finding REST API URLs for Google Ads API(v6)

Tag:google-ads-api, node.js, java, google-ads-script, rest

2 comments.

  1. fatima Ajij

    There is only one URL that is used to generate any queries.

    Please check the same link you mentioned above and follow the screen shot.

    Also, check my answer to the following link where I have explained how to generate access token and use url to make calls using Postman.

    google ads API authentication failed - "PERMISSION_DENIED"

    Check the comments also.

    1. Hitesh Joshi

      Hey, can you tell me how can I link client account to my manager account? programmtically

Add a new comment.