s you are referring to ClientLogin API
> athttp://code.google.com/apis/accounts/docs/AuthForInstalledApps.html.
> If yes, the service code for AdWords API is "adwords" (all letters in
> small case, without quotes).
>
> Cheers,
> Anash P. Oommen,
> AdWords API
"Name of the Google service you're requesting authorization for. Each
service using the Authorization service is assigned a name value; for
example, the name associated with Google Calendar is 'cl'. This
parameter is required when accessing services based on Google Data
APIs. For specific service n
We are an agency and had many calls running under v13. In all cases,
we used the following variables in the soap header for authentication:
clientCustomerId
email
password
useragent
developerToken
applicationToken
NOTICE that we did not need to use an auth token because we had all
customers under
Nevermind Jeff... Our bad! Hope I got this posted before you wasted
any time looking at it.
On Jan 14, 4:31 pm, purdue512 wrote:
> Hi again Jeff.
>
> We are also getting a response of:
>
> faultstring: The developer token is invalid.
>
> for a call to the C
Hi again Jeff.
We are also getting a response of:
faultstring: The developer token is invalid.
for a call to the CriterionService using updateCriteria.
Two things are odd:
1) This exact code works in the Sandbox.
2) The headers we are using work in Prod for pulling back Campaigns,
Adgroups an
Enabled
>
> #attributes.adgroupname#
>
> #(attributes.maxcpc * 100)#
>
>
>
>
>
>
>
>
>
> https:
;re sending XML that looks exactly like what's shown in the
> examples but your requests are still failing then that's another
> matter entirely, and providing the log of the SOAP response message
> you're receiving would be helpful for us to debug possible causes.
>
>
created.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Jan 7, 10:01 am, purdue512 wrote:
>
> > Hi there.
>
> > Your XML example for the addAdGroup method in the AdGroup service
> > shows:
>
> >
> >
> > INSERT_CAMPAIGN_I
Now I'm getting even more suspicious. I ran the example PHP code for
addAdGroup and it does not seem to run.
Can anyone confirm that the addAdGroup method in the AdGroup service
is running in Sandbox?
Thx
On Jan 7, 9:25 am, purdue512 wrote:
> Can anyone help on this? I've dump
Can anyone help on this? I've dumped in several days and am totally
stuck here. Thx
On Jan 6, 5:59 pm, purdue512 wrote:
> I'm getting Web service operation "addAdGroup" could not be found back
> from the AdGroupService. I am submitting the following structure (with
&
Hi there.
Your XML example for the addAdGroup method in the AdGroup service
shows:
INSERT_CAMPAIGN_ID_HERE
10
Sample Ad Group
Enabled
However, the v13 WSDL shows:
and then for AdGroup:
So it would seem to
I'm getting Web service operation "addAdGroup" could not be found back
from the AdGroupService. I am submitting the following structure (with
nested structure) - which looks find to me when I dump it.
AdGroup = StructNew();
AdGroup.campaignID = '3943';
AdGroup.newData = StructNew();
AdGroup.n
rt from step 2 to recreate them.
> Sandbox refreshes happen about once a month.
>
> Cheers,
> -Jeff Posnick, AdWords API Team
>
> On Jan 5, 6:41 pm, purdue512 wrote:
>
> > I also found the following posted elsewhere. This doesn't exactly
> > clear it up for me
P@
On Jan 5, 6:25 pm, purdue512 wrote:
> Your instructions for getting an Adwords account up and running in the
> sandbox say:
>
> "When you first access a web service in the sandbox, five sandbox
> client accounts are automatically created for you. You can work with
>
Sure. I hit this too. And quickly realized after re-reading the
instructions that you need to call the sandbox with different email
accounts that correspond to fake sandbox accounts...
But see:
http://groups.google.com/group/adwords-api/browse_thread/thread/7dcbb0ecbcacd104
How do you know what
Your instructions for getting an Adwords account up and running in the
sandbox say:
"When you first access a web service in the sandbox, five sandbox
client accounts are automatically created for you. You can work with
these client accounts by setting the clientEmail header
appropriately."
I see
16 matches
Mail list logo