lib/adwords4r/v200909/GeoLocationServiceDriver.rb in adwords4r-19.0.0 vs lib/adwords4r/v200909/GeoLocationServiceDriver.rb in adwords4r-19.1.0
- old
+ new
@@ -14,10 +14,10 @@
"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::GeoLocationService::ApiException"=>{:encodingstyle=>"document", :name=>"ApiException", :namespace=>nil, :use=>"literal", :ns=>"https://adwords.google.com/api/adwords/cm/v200909"}} }
+ :faults => {"AdWords::V200909::GeoLocationService::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