Sha256: 22d72f8b60d35289e14c5fc65012c0b1d93a5ee4b095ea3deebdeb88845bf97e

Contents?: true

Size: 818 Bytes

Versions: 5

Compression:

Stored size: 818 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>
    <getClientAccounts xmlns='https://adwords.google.com/api/adwords/v13'>
    </getClientAccounts>
  </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_client_accounts-req.xml
sem4r-0.1.5 spec/sem4r/v13_account/fixtures/get_client_accounts-req.xml
sem4r-0.1.3 spec/sem4r/v13_account/fixtures/get_client_accounts-req.xml
sem4r-0.1.2 spec/sem4r/v13_account/fixtures/get_client_accounts-req.xml
sem4r-0.1.1 spec/fixtures/services/v13_account/get_client_accounts-req.xml