AdWords API Perl Client Library
Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With these applications, advertisers and third parties can more efficiently -- and creatively -- manage their large or complex AdWords accounts and campaigns.
AdWords API Perl Client Library makes it easier to write Perl clients to programmatically access AdWords 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
How do I use the library?
You can refer to the 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. These code examples are also available as part of the release distributions. You can also refer to the wiki articles for additional documentation.
How do I Contribute?
See 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.
Authors
- api.jeffy@gmail.com (Jeff Posnick)
- david.t@google.com (David Torres)
Maintainers
- api.jradcliff@gmail.com (Josh Radcliff)