lib/adwords4r/v200909/AdGroupCriterionServiceDriver.rb in adwords4r-19.0.0 vs lib/adwords4r/v200909/AdGroupCriterionServiceDriver.rb in adwords4r-19.1.0

- old
+ new

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