Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Ads API - Does a REST API exist?

Reference: https://developers.google.com/google-ads/api/docs/start

Quote (emphasis mine):

The Google Ads API is the next generation of the AdWords API. It can be accessed via gRPC and JSON REST from a variety of client environments.

This would indicate a REST API exists.

However, I am unable to find any documentation for it, any endpoints - anything really.

Do they just mean they use that under the hood for the client libraries, or have I just not been able to find the right documentation?

like image 774
Kjensen Avatar asked Jul 03 '26 21:07

Kjensen


1 Answers

Yes they have, let me explain

They have two APIs,

One called Google Adwords API (old) and another one is Google Ads API (new)

1. Google Adwords API

Note: Google AdWords API will sunset on April 27, 2022. So there is nothing to talk about this API because it will no more available

This API has only one interface: gRPC

Still, want to know more? docs link: here

Ok this the stable API they have and it's amazing it's even a lot better than the older one!

This API has two interfaces: gRPC or REST

The docs to start: here

like image 155
Rohit Nishad Avatar answered Jul 08 '26 18:07

Rohit Nishad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!