googleapis / google-api-go-client

Auto-generated Google APIs for Go.
https://pkg.go.dev/google.golang.org/api
BSD 3-Clause "New" or "Revised" License
3.98k stars 1.11k forks source link

make google dfp api for go clients? #135

Closed c0b closed 8 years ago

c0b commented 8 years ago

so far have java .net php python and ruby; but would really like to write dfp client app in Go

https://developers.google.com/doubleclick-publishers/docs/clients

cajund commented 8 years ago

A blog post that points us in the right direction to get set up would be helpful. Once connected, we can use the other libraries as reference.

Why is this excluded, anyway? Low volume?

gmlewis commented 8 years ago

I suggest that you contact that team directly using the "Send Feedback" link on the URL you provided and ask them for a Go client library. This repo can only generate APIs for publicly accessible API descriptions from the API discovery site: https://www.googleapis.com/discovery/v1/apis/ and their API doesn't appear to be there. Closing issue.