proxy.golang.org : github.com/leapforce-libraries/gads
Package gads provides a wrapper for the Google Adwords SOAP API. In order to access the API you will need to sign up for an MMC account[1], get a developer token[2], setup authentication[3]. The is a tool in the setup_oauth2 directory that will setup a configuration file. The package is comprised of services used to manipulate various adwords structures. To access a service you need to create an gads.Auth and parse it to the service initializer, then can call the service methods on the service object. 1. http://www.google.com/adwords/myclientcenter/ 2. https://developers.google.com/adwords/api/docs/signingup 3. https://developers.google.com/adwords/api/docs/guides/authentication
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/leapforce-libraries/gads
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/leapforce-libraries
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago