lib/adwords4r/v13/SiteSuggestionServiceDriver.rb in adwords4r-17.2.0 vs lib/adwords4r/v13/SiteSuggestionServiceDriver.rb in adwords4r-17.3.0

- old
+ new

@@ -14,34 +14,34 @@ "getSitesByCategoryName", [ ["in", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByCategoryName"]], ["out", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByCategoryNameResponse"]] ], { :request_style => :document, :request_use => :literal, :response_style => :document, :response_use => :literal, - :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:ns=>"https://adwords.google.com/api/adwords/v13", :encodingstyle=>"document", :namespace=>nil, :name=>"ApiException", :use=>"literal"}} } + :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:encodingstyle=>"document", :name=>"ApiException", :namespace=>nil, :use=>"literal", :ns=>"https://adwords.google.com/api/adwords/v13"}} } ], [ "", "getSitesByDemographics", [ ["in", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByDemographics"]], ["out", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByDemographicsResponse"]] ], { :request_style => :document, :request_use => :literal, :response_style => :document, :response_use => :literal, - :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:ns=>"https://adwords.google.com/api/adwords/v13", :encodingstyle=>"document", :namespace=>nil, :name=>"ApiException", :use=>"literal"}} } + :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:encodingstyle=>"document", :name=>"ApiException", :namespace=>nil, :use=>"literal", :ns=>"https://adwords.google.com/api/adwords/v13"}} } ], [ "", "getSitesByTopics", [ ["in", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByTopics"]], ["out", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByTopicsResponse"]] ], { :request_style => :document, :request_use => :literal, :response_style => :document, :response_use => :literal, - :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:ns=>"https://adwords.google.com/api/adwords/v13", :encodingstyle=>"document", :namespace=>nil, :name=>"ApiException", :use=>"literal"}} } + :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:encodingstyle=>"document", :name=>"ApiException", :namespace=>nil, :use=>"literal", :ns=>"https://adwords.google.com/api/adwords/v13"}} } ], [ "", "getSitesByUrls", [ ["in", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByUrls"]], ["out", "parameters", ["::SOAP::SOAPElement", "https://adwords.google.com/api/adwords/v13", "getSitesByUrlsResponse"]] ], { :request_style => :document, :request_use => :literal, :response_style => :document, :response_use => :literal, - :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:ns=>"https://adwords.google.com/api/adwords/v13", :encodingstyle=>"document", :namespace=>nil, :name=>"ApiException", :use=>"literal"}} } + :faults => {"AdWords::V13::SiteSuggestionService::ApiException"=>{:encodingstyle=>"document", :name=>"ApiException", :namespace=>nil, :use=>"literal", :ns=>"https://adwords.google.com/api/adwords/v13"}} } ] ] def initialize(endpoint_url = nil) endpoint_url ||= DefaultEndpointUrl