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 is abstract. You are probably missing an @Uses annotation while invoking public abstract 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 adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.