Sha256: 3a6c0bf45270eedffdf2718ed87b56cc8ef148137aab923f86d3ba4a15e850f0
Contents?: true
Size: 1.01 KB
Versions: 8
Compression:
Stored size: 1.01 KB
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">37d18ec7-de78-4000-8a5d-ba4efadf1de0</h:TrackingId> </s:Header> <s:Body> <FindAccountsOrCustomersInfoResponse xmlns="https://bingads.microsoft.com/Customer/v13"> <AccountInfoWithCustomerData xmlns:a="https://bingads.microsoft.com/Customer/v13/Entities" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <a:AccountInfoWithCustomerData> <a:CustomerId>1234</a:CustomerId> <a:CustomerName>SDKTEST updated</a:CustomerName> <a:AccountId>5678</a:AccountId> <a:AccountName>SDK account</a:AccountName> <a:AccountNumber>F118HLSM</a:AccountNumber> <a:AccountLifeCycleStatus>Active</a:AccountLifeCycleStatus> <a:PauseReason i:nil="true"/> </a:AccountInfoWithCustomerData> </AccountInfoWithCustomerData> </FindAccountsOrCustomersInfoResponse> </s:Body> </s:Envelope>
Version data entries
8 entries across 8 versions & 1 rubygems