Sha256: 95765dcedc0d551a9c9aa6fc1bb79786115b313f5f66d7f3c8538db7694953ad

Contents?: true

Size: 813 Bytes

Versions: 5

Compression:

Stored size: 813 Bytes

Contents

<!-- Post to 'https://sandbox.google.com/api/adwords/v13/AccountService' -->
<?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/'>
  <env:Header>
    <email env:mustUnderstand='0'>
      ***censured***
    </email>
    <password env:mustUnderstand='0'>
      ***censured***
    </password>
    <useragent env:mustUnderstand='0'>
      Sem4r Adwords Ruby Client Library (http://github.com/sem4r/sem4r)
    </useragent>
    <developerToken env:mustUnderstand='0'>
      ***censured***
    </developerToken>
  </env:Header>
  <env:Body>
    <getAccountInfo xmlns='https://adwords.google.com/api/adwords/v13'>
    </getAccountInfo>
  </env:Body>
</env:Envelope>

Version data entries

5 entries across 5 versions & 1 rubygems

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