GOOGLE-ADWORDS-PERL-CLIENT
view release on metacpan or search on metacpan
# AdWords API Perl Client Library
Google's [AdWords API](http://www.google.com/apis/adwords/) service lets developers design computer programs that
interact directly with the [AdWords
platform](https://adwords.google.com/select/Login). With these applications,
advertisers and third parties can more efficiently -- and creatively -- manage
their large or complex [AdWords](https://adwords.google.com/select/Login) accounts and campaigns.
[AdWords API](http://www.google.com/apis/adwords/) Perl Client Library makes it easier to write Perl clients to
programmatically access [AdWords](https://adwords.google.com/select/Login) accounts.
## Features
- Fully featured object oriented client library (all classes come generated from
- the WSDLs)
- Perl 5.8.0+ and based on SOAP::WSDL module
- Outgoing and incoming SOAP message are monitored and logged on demand
- Support for API calls to production system or sandbox
- OAuth2 Support
- Loading of credentials from local file or source code
- Online
[documentation](http://googleads.github.io/googleads-perl-lib/docs/Google/Ads/AdWords/Client.html)
## How do I use the library?
You can refer to the [README](https://github.com/googleads/googleads-perl-lib/blob/master/README) file to get more details on how to start using the library. We have code examples for most of the common use cases in the [repository](https://github.co...
## How do I Contribute?
See [Becoming a Contributor](https://github.com/googleads/googleads-perl-lib/wiki/Becoming-A-Contributor) for details.
## Where do I report issues?
Please report issues at <https://github.com/googleads/googleads-perl-lib/issues>
## Support forum
If you have questions about the client library or AdWords API, you can ask them at the [AdWords API Forum](https://groups.google.com/group/adwords-api?pli=1).
## Authors
- api.jeffy@gmail.com (Jeff Posnick)
- david.t@google.com (David Torres)
## Maintainers
- api.jradcliff@gmail.com (Josh Radcliff)
( run in 1.029 second using v1.01-cache-2.11-cpan-75ffa21a3d4 )