lib/adwords4r/v200906/AdGroupAdServiceDriver.rb in adwords4r-17.2.0 vs lib/adwords4r/v200906/AdGroupAdServiceDriver.rb in adwords4r-17.3.0

- old
+ new

@@ -14,18 +14,18 @@ "get", [ ["in", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/cm/v200906", "get"]], ["out", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/cm/v200906", "getResponse"]] ], { :request_style => :document, :request_use => :literal, :response_style => :document, :response_use => :literal, - :faults => {"AdWords::V200906::AdGroupAdService::ApiException"=>{:ns=>"https://adwords.google.com/api/adwords/cm/v200906", :encodingstyle=>"document", :namespace=>nil, :name=>"ApiException", :use=>"literal"}} } + :faults => {"AdWords::V200906::AdGroupAdService::ApiException"=>{:encodingstyle=>"document", :name=>"ApiException", :namespace=>nil, :use=>"literal", :ns=>"https://adwords.google.com/api/adwords/cm/v200906"}} } ], [ "", "mutate", [ ["in", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/cm/v200906", "mutate"]], ["out", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/cm/v200906", "mutateResponse"]] ], { :request_style => :document, :request_use => :literal, :response_style => :document, :response_use => :literal, - :faults => {"AdWords::V200906::AdGroupAdService::ApiException"=>{:ns=>"https://adwords.google.com/api/adwords/cm/v200906", :encodingstyle=>"document", :namespace=>nil, :name=>"ApiException", :use=>"literal"}} } + :faults => {"AdWords::V200906::AdGroupAdService::ApiException"=>{:encodingstyle=>"document", :name=>"ApiException", :namespace=>nil, :use=>"literal", :ns=>"https://adwords.google.com/api/adwords/cm/v200906"}} } ] ] def initialize(endpoint_url = nil) endpoint_url ||= DefaultEndpointUrl