AdWords API Re: UNEXPECTED_INTERNAL_API_ERROR

2010-01-07 Thread Amit Sasturkar
Hi Eric, In the past day, I have started getting the UNEXPECTED_INTERNAL_API_ERROR when adding campaigns to my sandbox account (my unit-tests that run against the sandbox are failing, without any changes to my client code). I get the error even when trying to add a single campaign to my sandbox a

AdWords API Re: UNEXPECTED_INTERNAL_API_ERROR

2010-01-07 Thread Amit Sasturkar
Hi Eric, I have been consistently getting an UNEXPECTED_INTERNAL_API_ERROR since today when trying to add a campaign in the Adwords sandbox. The code (which is basically a unit test) was working fine until yesterday. I noticed that there was an announcement saying that the sandbox had been reset o

AdWords API Track API usage by campaign/ad-group using InfoService

2010-02-16 Thread Amit Sasturkar
Hi, Is there any way to get the API usage per campaign or ad-group using the InfoService ? Seems like currently the API usage can only be aggregated and fetched at the client level. Best, Amit -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" grou

AdWords API Re: Track API usage by campaign/ad-group using InfoService

2010-02-17 Thread Amit Sasturkar
ned levels. > > Best, > - Eric Koleda, AdWords API Team > > On Feb 16, 7:33 pm, Amit Sasturkar wrote: > > > > > Hi, > > > Is there any way to get the API usage per campaign or ad-group using > > the InfoService ? Seems like currently the API usage can o

Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-16 Thread Amit Sasturkar
I am also seeing consistent UNEXPECTED_INTERNAL_API_ERRORs with the adwords python client - adspygoogle v13.0.0. I noticed that the errors only occur on "mutate" requests. "get" requests go through without any issue. Amit On Nov 16, 4:08 pm, "morgan+adwo...@wishpond.com" wrote: > We're receivin