Sha256: 1c7966586e001ee747d1a0b5d0e2a5ac21335546b75ca5c4ebaf912b0a4d5a0f

Contents?: true

Size: 1.06 KB

Versions: 8

Compression:

Stored size: 1.06 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:FindAccountsOrCustomersInfoRequest>
      <ns5:Filter>SDKTEST</ns5:Filter>
      <ns5:TopN>1</ns5:TopN>
    </ns5:FindAccountsOrCustomersInfoRequest>
  </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/find_accounts_or_customers_info/standard.xml
bing_ads_ruby_sdk-1.3.4 spec/fixtures/customer_management/find_accounts_or_customers_info/standard.xml
bing_ads_ruby_sdk-1.3.3 spec/fixtures/customer_management/find_accounts_or_customers_info/standard.xml
bing_ads_ruby_sdk-1.3.2 spec/fixtures/customer_management/find_accounts_or_customers_info/standard.xml
bing_ads_ruby_sdk-1.3.1 spec/fixtures/customer_management/find_accounts_or_customers_info/standard.xml
bing_ads_ruby_sdk-1.3.0 spec/fixtures/customer_management/find_accounts_or_customers_info/standard.xml
bing_ads_ruby_sdk-1.2.0 spec/fixtures/customer_management/find_accounts_or_customers_info/standard.xml
bing_ads_ruby_sdk-1.1.1 spec/fixtures/customer_management/find_accounts_or_customers_info/standard.xml