On Dec 12, 7:44 pm, David Torres wrote:
> Now I wonder since you are already using the Perl client library to request
> your authtoken, why not also use it to send your request to the campaign
> service?
Hi David,
Originally I had done that, but get_account_hierarchy.pl was throwing
an error ab
Hi Ovid,
In order to successfully call any service you need to provide a valid SOAP
XML body within your request, in this case you are just sending a blank
request which only includes headers. A successful will look like in the
section "Create a SOAP request." of this tutorial
http://code.goog
Hi all,
I need to create a sandbox account:
http://code.google.com/apis/adwords/docs/sandbox.html
It states:
"To create a sandbox account, send a get request to the sandbox
version of CampaignService, using the WSDL location and sandbox
headers as described below. This initial call to the sandb