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: SOAPpy
|