6 messages in com.googlegroups.adwords-apiRe: AdWords API Sandbox: addCampaignL...
FromSent OnAttachments
MikeyB18 Aug 2006 07:56 
Richard Jones18 Aug 2006 10:48 
MikeyB18 Aug 2006 13:06 
MikeyB18 Aug 2006 13:22 
Paul18 Aug 2006 14:40 
MikeyB19 Aug 2006 07:25 
Subject:Re: AdWords API Sandbox: addCampaignList i just cant get it right
From:Richard Jones (r.@annexia.org)
Date:08/18/2006 10:48:02 AM
List:com.googlegroups.adwords-api

On Fri, Aug 18, 2006 at 07:56:51AM -0700, MikeyB wrote:

Here the soap env i send

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns="https://sandbox.google.com/api/adwords/v4">

It's simply that the namespace is wrong. The namespace needs to be 'https://adwords.....' (same as in the real service) even though the request goes to a server called sandbox.google.com.

(I'm assuming that the email address you included corresponds to a real Google account or MCC).

Rich.