Sha256: 95a81bb981f83d2275f20579b2c79f0c1ecb95219b11346e51f301f2e56085e0

Contents?: true

Size: 1.01 KB

Versions: 8

Compression:

Stored size: 1.01 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:ns0="https://bingads.microsoft.com/Customer/v13/Entities" xmlns:ns1="https://adapi.microsoft.com" xmlns:ns2="https://bingads.microsoft.com/Customer/v13/Exception" xmlns:ns3="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns:ns4="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:ns5="https://bingads.microsoft.com/Customer/v13" xmlns:ns6="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <ns5:AuthenticationToken>***FILTERED***</ns5:AuthenticationToken>
    <ns5:DeveloperToken>***FILTERED***</ns5:DeveloperToken>
    <soap:CustomerId>***FILTERED***</soap:CustomerId>
    <soap:CustomerAccountId>***FILTERED***</soap:CustomerAccountId>
  </soap:Header>
  <soap:Body>
    <ns5:GetAccountRequest>
      <ns5:AccountId>5678</ns5:AccountId>
    </ns5:GetAccountRequest>
  </soap:Body>
</soap:Envelope>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
bing_ads_ruby_sdk-1.5.0 spec/fixtures/customer_management/get_account/standard.xml
bing_ads_ruby_sdk-1.3.4 spec/fixtures/customer_management/get_account/standard.xml
bing_ads_ruby_sdk-1.3.3 spec/fixtures/customer_management/get_account/standard.xml
bing_ads_ruby_sdk-1.3.2 spec/fixtures/customer_management/get_account/standard.xml
bing_ads_ruby_sdk-1.3.1 spec/fixtures/customer_management/get_account/standard.xml
bing_ads_ruby_sdk-1.3.0 spec/fixtures/customer_management/get_account/standard.xml
bing_ads_ruby_sdk-1.2.0 spec/fixtures/customer_management/get_account/standard.xml
bing_ads_ruby_sdk-1.1.1 spec/fixtures/customer_management/get_account/standard.xml