AdWords API Re: Sandbox DB Refresh: August 28

2009-09-01 Thread AdWords API Advisor
Hi Everyone, A fix was pushed out last night, and it appears to be working well. Let me know if you run into any further issues. Best, - Eric On Sep 1, 1:40 am, Eric Gomes wrote: > It's back again... clear and fine! > Thank you. > > Regards, > _ > Eric M Gomes > 55 11 9950

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Eric Gomes
It's back again... clear and fine! Thank you. Regards, _ Eric M Gomes 55 11 9950 3930 www.octavarium.com.br www.google.com/profiles/OctavariumTecnologia On Tue, Sep 1, 2009 at 02:36, harroot wrote: > > Hi all > > Finally it works, thank you very match. > > Best > Harut.

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread harroot
Hi all Finally it works, thank you very match. Best Harut. On Sep 1, 5:25 am, Peer wrote: > Hi Everyone, > > It seems to be working now (at least for me). > > Best, > Peer Jakobsen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Peer
Hi Everyone, It seems to be working now (at least for me). Best, Peer Jakobsen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread AdWords API Advisor
Hi Everyone, Thanks for reporting this problem, and for posting detailed information about the error (it helps me immensely in the debugging process). I have been able to reproduce the problem and I am working with the core engineering team to get it resolved. I'll update this thread when I hav

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Eric Gomes
I have the same problem.I haven't find a way to solve it til now. Eric Koleda, please help us. ;-) Regards, _ Eric M Gomes 55 11 9950 3930 - Brasil Octavarium Tecnologia www.octavarium.com.br www.google.com/profiles/OctavariumTecnologia On Mon, Aug 31, 2009 at 01:11, Kel

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Peter
I too am using the sandbox and encountering the same error. I have done getClientAccounts(). As required on a cleaned out sandbox and it has not fixed the issue. I still get the error "Invalid client email specified". Is this working for others? On Aug 29, 6:20 am, harroot wrote: > Hi > > I'm us

Re: Fwd: AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Fartzilla
; Date: Sat, Aug 29, 2009 at 6:45 PM > Subject: Re: AdWords API Re: Sandbox DB Refresh: August 28 > To: Kelvin Li > > Hi Kelvin > > In I think the 2)case is valid, client managers can not have their own > campaigns, it's only for clients, or accounts without mcc, but I agr

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Kelvin Li
Hi Adwords API team, Looks like some issue with the sandbox after the db refresh, all the existing code failed due to this error 'invalid client email specified'. Any ETA on fixing it? it's blocking our test/development. Is there any get around for that? Thank you! -Kelvin On Aug 29, 6:2

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Alex Parij
I get the same error since Friday. I went through couple of dummy email accounts and client_1 to client_5 , nothing works. Something must have changed. On Aug 29, 5:20 am, harroot wrote: > Hi > > I'm using dotNet v13 api, before august 28 I successfully could login > to sandbox, but now I can't

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Peter
I am also getting this problem I think there is an issue with the sandbox *** Incoming SOAP ** http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Kelvin Li
Hi, I also have the similar issues: 1) got 'Invalid client email specified.' when calling getAllAdWordsCampaigns() or addCampaign() if I specify the clientEmail parameter. 2) got 'Client managers cannot have campaigns of their own.' when calling addCampaign if I don't specify clientEmai

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Fartzilla
I am also getting the same error, using PHP to v13 API. Used to work as recently as 24 hours ago but no longer. Have successfully re-created accounts using getClientAccounts() but using the newly-created account emails results in the "Invalid client email specified" error. On Aug 29, 6:20 pm, ha

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-31 Thread Jaap
Hi, I have nearly the same issue as harroot. I'm using the Java client library to make a call to getClientAccounts(), which I have checked retrieves 5 client accounts of the form client_x+email. However when I use one of those accounts to add a campaign to the sandbox I get the following error: 9

Fwd: AdWords API Re: Sandbox DB Refresh: August 28

2009-08-30 Thread Harutyun Terteryan
-- Forwarded message -- From: Harutyun Terteryan Date: Sat, Aug 29, 2009 at 6:45 PM Subject: Re: AdWords API Re: Sandbox DB Refresh: August 28 To: Kelvin Li Hi Kelvin In I think the 2)case is valid, client managers can not have their own campaigns, it's only for client

AdWords API Re: Sandbox DB Refresh: August 28

2009-08-29 Thread harroot
Hi I'm using dotNet v13 api, before august 28 I successfully could login to sandbox, but now I can't do that, here is the workflow` 1.set in soap header values https://sandbox.google.com"/> and call to getClientAccounts(). method, it's worked. 2.set values for client