Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

gads - Google Adwords API for Go #9

Closed
GithubUser5462 opened this issue Aug 6, 2018 · 2 comments
Closed

gads - Google Adwords API for Go #9

GithubUser5462 opened this issue Aug 6, 2018 · 2 comments
Labels
needs investigation we need to investigate some things about this project

Comments

@GithubUser5462
Copy link

  • Where is the project currently hosted?
    Multiple forks based on https://github.com/emiddleton/gads

  • Is the project written only in Go, or does it contain other languages (beyond scripts)?
    Only in Go

  • Has the project had any recent activity?
    Some forks tried to implement a newer version of the api with unclear success.

  • Does the project have a maintainer, or a maintainer looking for someone to take
    over the project?
    No active maintainer, last commit was on 8 Sep 2015

  • Do you have any example projects that make use of this package?
    It's used as a library.

  • Are there any outstanding critical bugs that result in the library being
    totally unusable or insecure?
    Google updates the api every couple of months or so. The original project is completely unusable, some of the forks have tried to implement the latest version of the api but most of them are incoplete.

  • Is there anything else you'd like to mention about the project?

@theckman theckman added the needs investigation we need to investigate some things about this project label Aug 12, 2018
@theckman
Copy link
Member

Here are the AdWords API docs:

They definitely don't make it an appealing API to have to work with, especially in Go:

The AdWords API relies on SOAP and WSDL technologies to offer its services.

@GithubUser5462 would you be able to provide any estimates for how much work you'd think would be involved in upgrading this package to work with the newer versions of the API?

  • Do you have any example projects that make use of this package?
    It's used as a library.

Would you be able to provide an example of any open source packages that make use of this, or can you identify any users of this package? I ask because we're hoping to focus our efforts on projects that have the most impact for the Go ecosystem, and to do that we need to understand what the usage of this project is like. The only projects I could identify appear to be itself or forks:

@theckman
Copy link
Member

It doesn't seem like this project is a good fit for us right now, so I'm going to close this issue. Thank you for taking the time to giving us the opportunity to see if this project would be a good fit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs investigation we need to investigate some things about this project
Projects
None yet
Development

No branches or pull requests

2 participants