Sha256: 059fcf1182b04fed24ebfac30cec982a369d0dd0c9b3ede23bb2f9ef7a039f63

Contents?: true

Size: 604 Bytes

Versions: 8

Compression:

Stored size: 604 Bytes

Contents

<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
  <s:Header>
    <h:TrackingId xmlns:h="https://bingads.microsoft.com/Customer/v13">8b29b0c2-3168-4eb2-acf4-bcfa1d744cad</h:TrackingId>
  </s:Header>
  <s:Body>
    <SignupCustomerResponse xmlns="https://bingads.microsoft.com/Customer/v13">
      <CustomerId>1234</CustomerId>
      <CustomerNumber>G11800KYC4</CustomerNumber>
      <AccountId>5678</AccountId>
      <AccountNumber>F118HLSM</AccountNumber>
      <CreateTime>2019-01-18T12:53:01.883</CreateTime>
    </SignupCustomerResponse>
  </s:Body>
</s:Envelope>

Version data entries

8 entries across 8 versions & 1 rubygems

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