Sha256: 45f570a001b2a6c8f995a949ca85cf0f6552590b72da5816e84b453789d09447

Contents?: true

Size: 1.12 KB

Versions: 5

Compression:

Stored size: 1.12 KB

Contents

<soap:Envelope xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>
  <soap:Header>
    <ResponseHeader xmlns='https://adwords.google.com/api/adwords/cm/v200909'>
      <requestId>
        0985890373bf16dcdfa1aff2886e83f2
      </requestId>
      <operations>
        1
      </operations>
      <responseTime>
        1839
      </responseTime>
      <units>
        1
      </units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <mutateResponse xmlns='https://adwords.google.com/api/adwords/cm/v200909'>
      <rval>
        <context>
          <authenticatedUserEmail>
            sem4ruby@gmail.com
          </authenticatedUserEmail>
          <effectiveCustomerId>
            0
          </effectiveCustomerId>
        </context>
        <Job.Type>
          BulkMutateJob
        </Job.Type>
        <id>
          84009
        </id>
        <policy/>
        <status>
          PENDING
        </status>
        <numRequestParts>
          1
        </numRequestParts>
        <numRequestPartsReceived>
          1
        </numRequestPartsReceived>
      </rval>
    </mutateResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sem4r-0.1.6 spec/sem4r/bulk_mutate_job/fixtures/mutate-res.xml
sem4r-0.1.5 spec/sem4r/bulk_mutate_job/fixtures/mutate-res.xml
sem4r-0.1.3 spec/sem4r/bulk_mutate_job/fixtures/mutate-res.xml
sem4r-0.1.2 spec/sem4r/bulk_mutate_job/fixtures/mutate-res.xml
sem4r-0.1.1 spec/fixtures/services/bulk_mutate_job/mutate-res.xml