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 Feb 10, 9:53 am, DavM <[email protected]> wrote: > 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 <[email protected]> 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): > > > <?xml version="1.0" encoding="UTF-8"?><soap:Envelope > > xmlns:soap="http://schemas.xmlsoap.org/soap/ > > envelope/"><soap:Header><ResponseHeader xmlns="https:// > > adwords.google.com/api/adwords/cm/ > > v200909"><requestId>91eab249e2fd5f5320ed042bc0303c30</ > > requestId><operations>770</operations><responseTime>17625</ > > responseTime><units>770</units></ResponseHeader></ > > soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</ > > faultcode><faultstring>Cannot construct an instance of > > com.google.ads.api.services.campaignmgmt.campaigntarget.v200909.jaxbgen.TargetList > > because it isabstract. Youareprobablymissingan > > @Usesannotationwhileinvokingpublicabstract > > com.google.ads.api.services.campaignmgmt.campaigntarget.v200909.jaxbgen.CampaignTargetPage > > com.google.ads.api.services.campaignmgmt.campaigntarget.v200909.jaxbgen.CampaignTargetServiceInterface.get(com.google.ads.api.services.campaignmgmt.campaigntarget.v200909.jaxbgen.CampaignTargetSelector) > > throws > > com.google.ads.api.services.campaignmgmt.campaigntarget.v200909.jaxbgen.ApiException_Exception > > with params > > [com.google.ads.api.services.campaignmgmt.campaigntarget.v200909.jaxbgen.campaigntargetselec...@9abd99].</ > > faultstring></soap:Fault></soap:Body></soap:Envelope> -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.
