Return to Google AdWords.      
 AdWords API

AdWords API Home

Manage Your Account
Sign in to your account
Register as a developer

Overview
Quota & Usage
Terms & Conditions
Featured Use Cases

Documentation
Developer's Guide
 Sample Code

Toolbox
SOAP Toolkits

Support Resources
FAQ
Developer Forum
AdWords API Blog



   

Java   .NET   Perl   PHP   Python   Ruby   XML


The code samples are designed to show you how to interact with AdWords using various SOAP toolkits. These samples are for educational purposes only and are not meant to be used for more complicated tasks. The client libraries and other projects should be used for that purpose.

The samples were developed to be used in combination with one another. For example, to add a text ad, you need to first run a sample to create a campaign, then run another sample to create an ad group, and then you'll have enough information to add a text ad.

Requires: SOAP::Lite v0.60

o ooO