AdWords API Re: Can't access to to sandbox.

2008-12-17 Thread xparrot
I'm still getting login failures. If the patch has gone live, then apparently it didn't work. On Dec 16, 5:50 pm, AdWords API Advisor wrote: > Hello Folks, > >  Just to update everyone on the Sandbox unavailability: there's a > patch to the account login code that has just been submitted. The

AdWords API Re: Error 9, Cant login with username/pass

2008-12-18 Thread xparrot
I think this is a known issue that google is working on. See this thread: http://groups.google.com/group/adwords-api/browse_thread/thread/d550e39cab88fe0 On Dec 18, 10:20 am, Rob wrote: > Hi, I have an api implemenatation for the last few months and have > been using the sandbox.  Sometime in

AdWords API Re: Can't access to to sandbox.

2008-12-18 Thread xparrot
; > Just wondering if we know if the patch has been applied, or when that > > might happen. Just under a bit of pressure to get this API done. > > > Thanks. > > > On Dec 17, 8:17 am, xparrot wrote: > > > > I'm still getting login failures. If the patch h

AdWords API Re: Can't access to to sandbox.

2008-12-18 Thread xparrot
http://groups.google.com/group/adwords-api/browse_thread/thread/c0774. > > > .. > > > > > Cheers, > > > > -Jeff Posnick, AdWords API Team > > > > > On Dec 18, 12:50 pm, AdWords API Advisor > > > > > wrote: > > > > > It'

AdWords API Calling getClientAccounts in sandbox returns duplicate account names

2009-01-20 Thread xparrot
This is the first time I've used the sandbox since google did the last refresh. I called getClientAccounts() to generate my 5 test accounts, but instead of the typical 5 test accounts, it now returns an array of 10 items which includes 2 of each test acccount. Also, it seems like after calling g

AdWords API Re: Sample campaign data in sandbox?

2009-01-23 Thread xparrot
I don't think there's an automatically populate campaign data. The only thing that is automatically populated is the account data. You will have to script the other data population yourself. Also, to my knowlege, there is no way to have google supply "fake" performance data via reporting. In th

AdWords API Re: internal error when creating campaign on sandbox

2009-02-03 Thread xparrot
I'm getting the same error. getAllAdWordsCampaigns is also failing by returning null. Both methods worked fine yesterday. Hopefully the adwords guys will take a look at this. On Feb 3, 4:58 am, "Marco T." wrote: > Hello to everybody. > I can't create new campaign into the sanbox after the cl

AdWords API Re: internal error when creating campaign on sandbox

2009-02-03 Thread xparrot
Looks like this is working now. Why do I get the idea that this group serves as google's QA/testing department? :) Jeff P: Maybe you guys at google should create a basic test script that adds some basic campaigns, adgroups, keywords, etc, and you can run it after every sandbox refresh. That w