Sha256: c883ab0c883a5bda743014fadc88e180799c80b6773dbbc715314d6e9a438527

Contents?: true

Size: 951 Bytes

Versions: 5

Compression:

Stored size: 951 Bytes

Contents

<?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>
        ***censured***
      </clientEmail>
    </s:RequestHeader>
  </env:Header>
  <env:Body>
    <get xmlns='https://adwords.google.com/api/adwords/cm/v200909'>
      <selector>
        <adGroupIds>
          3060316428
        </adGroupIds>
      </selector>
    </get>
  </env:Body>
</env:Envelope>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sem4r-0.1.6 spec/sem4r/ad_group_ad/fixtures/get_mobile_ad-req.xml
sem4r-0.1.5 spec/sem4r/ad_group_ad/fixtures/get_mobile_ad-req.xml
sem4r-0.1.3 spec/sem4r/ad_group_ad/fixtures/get_mobile_ad-req.xml
sem4r-0.1.2 spec/sem4r/ad_group_ad/fixtures/get_mobile_ad-req.xml
sem4r-0.1.1 spec/fixtures/services/ad_group_ad/get_mobile_ad-req.xml