<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <ResponseHeader xmlns="https://www.google.com/apis/ads/publisher/v201505">
      <requestId>123abc456xyz</requestId>
      <responseTime>226</responseTime>
      <operations>9</operations>
    </ResponseHeader>
  </soap:Header>
  <soap:Body>
    <getCreativesByStatementResponse xmlns="https://www.google.com/apis/ads/publisher/v201505">
      <rval>
        <totalResultSetSize>64</totalResultSetSize>
        <startIndex>0</startIndex>
        <results xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ImageCreative">
          <advertiserId>123</advertiserId>
          <id>456</id>
          <name>Image creative #561adb1234e4</name>
          <size>
            <width>300</width>
            <height>250</height>
            <isAspectRatio>false</isAspectRatio>
          </size>
          <previewUrl>https://partner.googleadservices.com/gampad/ads?gct=123abc456xyz&amp;iu=456&amp;gdfp_req=1&amp;height=250&amp;width=300&amp;impl=ifr</previewUrl>
          <lastModifiedDateTime>
            <date>
              <year>2015</year>
              <month>10</month>
              <day>11</day>
            </date>
            <hour>14</hour>
            <minute>58</minute>
            <second>2</second>
            <timeZoneID>PST8PDT</timeZoneID>
          </lastModifiedDateTime>
          <destinationUrl>https://google.com</destinationUrl>
          <destinationUrlType>CLICK_TO_WEB</destinationUrlType>
          <overrideSize>false</overrideSize>
          <primaryImageAsset>
            <assetId>123789</assetId>
            <fileName>image123abcxyz456.jpg</fileName>
            <fileSize>50952</fileSize>
            <assetUrl>https://tpc.googlesyndication.com/pageadimg/imgad?id=123abc456xyz</assetUrl>
            <size>
              <width>300</width>
              <height>250</height>
              <isAspectRatio>false</isAspectRatio>
            </size>
            <imageDensity>ONE_TO_ONE</imageDensity>
          </primaryImageAsset>
          <altText>
          </altText>
          <lockedOrientation>FREE_ORIENTATION</lockedOrientation>
        </results>
      </rval>
    </getCreativesByStatementResponse>
  </soap:Body>
</soap:Envelope>
