Good afternoon! Understanding the AdWords API. When trying to generate data at https://adwords.google.com/api/adwords/cm/v201809/CampaignSharedSetService?wsdl. I get an error JAXB version attribute must be present. this wsdl has jaxb version 1.0 specified. Changing your gradle project settings to version 1.0 for jaxb. I can’t generate data. Could you give an example of a soap request. I also wanted to note that for https://adwords.google.com/api/adwords/reportdownload/v201809/reportDefinition.xsd it turns out to generate classes. What is the difference, how can I be? Many thanks.