Sha256: a70850fbb424e6d006295ff1278a3149421a863bbfc0dc2da64e0eb627269bf7
Contents?: true
Size: 1.21 KB
Versions: 8
Compression:
Stored size: 1.21 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:UpdateAccountRequest> <ns5:Account xsi:type="ns0:AdvertiserAccount"> <ns0:CurrencyCode>EUR</ns0:CurrencyCode> <ns0:Id>5678</ns0:Id> <ns0:Name>SDKTEST updated</ns0:Name> <ns0:TimeStamp>AAAAAE496a4=</ns0:TimeStamp> </ns5:Account> </ns5:UpdateAccountRequest> </soap:Body> </soap:Envelope>
Version data entries
8 entries across 8 versions & 1 rubygems