Sha256: a77a86fdb5ba38fc621b140de85a55df0357a16674e3f6299afbd251af6a7e42

Contents?: true

Size: 1.31 KB

Versions: 5

Compression:

Stored size: 1.31 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>
        e8a2c7fdd97075c275e6244cbfb3170a
      </requestId>
      <operations>
        1
      </operations>
      <responseTime>
        374
      </responseTime>
      <units>
        15
      </units>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <mutateResponse xmlns='https://adwords.google.com/api/adwords/cm/v200909'>
      <rval>
        <ListReturnValue.Type>
          AdGroupCriterionReturnValue
        </ListReturnValue.Type>

        <value xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:type='NegativeAdGroupCriterion'>
          <adGroupId>
            3121689649
          </adGroupId>
          <criterion xsi:type='Keyword'>
            <id>
              12722941
            </id>
            <Criterion.Type>
              Keyword
            </Criterion.Type>
            <text>
              java api library
            </text>
            <matchType>
              BROAD
            </matchType>
          </criterion>
          <AdGroupCriterion.Type>
            NegativeAdGroupCriterion
          </AdGroupCriterion.Type>
        </value>

      </rval>
    </mutateResponse>
  </soap:Body>
</soap:Envelope>

Version data entries

5 entries across 5 versions & 1 rubygems

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