scotthenley / go-genproto-googleads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-genproto-googleads

IMPORTANT This is experimental and there is no guarantee for use this library. However, if you are interested in trying out the Google Ads API from Go, this repository will help you.

If you hope the official Google Ads API for Go, please comment in the following:

https://groups.google.com/g/adwords-api/c/pZJyu8Ih3GI/m/1xZlFz4bAwAJ

go get github.com/dictav/go-genproto-googleads

This is Google Ads API Go Client. The sources is auto generated from the proto files in googleapis/googleapis.

How to generate

I forked googleapis/googleapis and wrote patches for building Go Client of Google Ads API here.

make all

Enjoy!

Alternates

About

License:Apache License 2.0


Languages

Language:Makefile 100.0%