Class: SoapyBing::Soap::Response::DownloadCampaignsByAccountIdsResponse

Inherits:
Base
  • Object
show all
Defined in:
lib/soapy_bing/soap/response/download_campaigns_by_account_ids_response.rb

Constant Summary

Constants included from Payload

Payload::Fault

Instance Attribute Summary

Attributes inherited from Base

#body

Instance Method Summary collapse

Methods inherited from Base

#initialize

Methods included from Payload

#check_errors_and_extract_payload, #payload, #response

Methods included from Helpers::ClassName

#class_name

Constructor Details

This class inherits a constructor from SoapyBing::Soap::Response::Base

Instance Method Details

#extract_payloadObject



6
7
8
# File 'lib/soapy_bing/soap/response/download_campaigns_by_account_ids_response.rb', line 6

def extract_payload
  response['DownloadRequestId']
end