AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-12 Thread AdWords API Advisor
Hi All, A fix for this problem was pushed out last night. Let us know if you continue to see this problem. Best, - Eric On Feb 11, 5:51 pm, AdWords API Advisor wrote: > Hi All, > > Thank you for reporting this issue.  The core engineering team is > aware of the problem and should be rolling ou

AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-11 Thread AdWords API Advisor
Hi All, Thank you for reporting this issue. The core engineering team is aware of the problem and should be rolling out a fix soon. At this point there is no workaround for this error. Best, - Eric Koleda, AdWords API Team On Feb 10, 7:48 pm, Maxim wrote: > I have a theory that it only happen

AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-10 Thread Maxim
I have a theory that it only happens if your campaign's GEO target is set to something other then Country:USA. -- 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-...@googlegroups.com. To unsubscribe

AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-10 Thread Maxim
We are having this problem today also for our Axis client. campaignTargetService.get(new long[] {campaignId}).getEntries(); 15:10:58,995 ERROR [STDERR] Caused by: Cannot construct an instance of com.google.ads.api.services.campaignmgmt.campaigntarget.v200909.jaxbgen.TargetList because it is abstr

AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-10 Thread PHP Developer
I am seeing this problem too. And it doesnt happen all the time. On Feb 10, 7:31 am, Athos wrote: > I get the following error when trying to get campaignTargets using the > 200909 version of CampaignTargetService through the Java Client > Library (v6.4.0): > > xmlns:soap="http://schemas.xmlsoap.

AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-10 Thread doug s
FYI, I started getting the same error as well, and was just about to post to this group. I am also using Java Client Library (v6.4.0): I have noticed the error does not always occur, but does occur frequently. It seems like if my client keeps retrying, the request will eventually succeed. On F

AdWords API Re: Error response from CampaignTargetService (200909)

2010-02-10 Thread DavM
Hi I'm also getting this error and I'm using .Net, but not using the client library. Is this a bug in the API? Cheers David On Feb 10, 12:31 pm, Athos wrote: > I get the following error when trying to get campaignTargets using the > 200909 version of CampaignTargetService through the Java Clie