Hello! First, I am posting this on behalf of one of our developers who is not able to post the issue right now. So apologies in advance if it is lacking some details (we can add later when he is back online).
The issue we are seeing is as follows: We have the following issue when posting to this endpoint: https://adwords.google.com/api/adwords/cm/v201809/CampaignService We are using our google credentials and used oauth2. Request body: <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"> <Body xmlns="http://schemas.xmlsoap.org/soap/envelope/"> <Body> <name>Test</name> <status></status> <startDate></startDate> <budget> <budgetId>0</budgetId> </budget> <adServingOptimizationStatus></adServingOptimizationStatus> </Body> </Body> </Envelope> Response body: soap:Fault<faultcode>soap:Client</faultcode><faultstring>Message part {http://schemas.xmlsoap.org/soap/envelope/}Body was not recognized. (Does it exist in service WSDL?)</faultstring></soap:Fault> Any pointers on why we are getting this response to our XML? Thanks! Jake -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@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 --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/073aeef7-f5f0-40b4-9567-16d30d7797a6%40googlegroups.com.