Sha256: f72bca9403b41eb3dbb24774cebeb3b91f9062a5d0e82bd4781b72d9144a2777
Contents?: true
Size: 1.03 KB
Versions: 5
Compression:
Stored size: 1.03 KB
Contents
<!-- Post to 'https://adwords-sandbox.google.com/api/adwords/cm/v200909/AdGroupAdService' --> <?xml version='1.0' encoding='UTF-8'?> <env:Envelope xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xmlns:env='http://schemas.xmlsoap.org/soap/envelope/' xmlns='https://adwords.google.com/api/adwords/cm/v200909' xmlns:s='https://adwords.google.com/api/adwords/cm/v200909'> <env:Header> <s:RequestHeader env:mustUnderstand='0'> <authToken> ***censured*** </authToken> <userAgent> Sem4r Adwords Ruby Client Library (http://github.com/sem4r/sem4r) </userAgent> <developerToken> ***censured*** </developerToken> <clientEmail> client_1+sem4ruby@gmail.com </clientEmail> </s:RequestHeader> </env:Header> <env:Body> <get xmlns='https://adwords.google.com/api/adwords/cm/v200909'> <selector> <adGroupIds> 3060217920 </adGroupIds> </selector> </get> </env:Body> </env:Envelope>
Version data entries
5 entries across 5 versions & 1 rubygems