elyface / elyface-SSR

A react and Nextjs based, search-indexed SSR boilerplate and starter kits for publishers and news websites integrated with Blupoint CMS.
Other
0 stars 1 forks source link

Dataset reklam testleri #80

Open oyilmaztekin opened 5 years ago

oyilmaztekin commented 5 years ago

Dataset response u olarak json içerisinde gelecek olan reklamlar test edilmedi. haber içerik modelimiz ile aynı değillerse geliştirilmesi gerekiyor.

oyilmaztekin commented 5 years ago

http://www.haberiyakala.com/ - 237 satır

googletag.defineSlot('/21730993061/hyakala_msite_banner2',

[300,250],'anasayfa_sag3').addService(googletag.pubads());

HTML tarafı

<li>
  <div
    class="reklam sponsored-300x250"
    style="text-align: center"
  >
    <div
      id="anasayfa_sag3"
      data-google-query-id="COC7p4Ld8uACFdA64Aod45wBLg"
      style="display: none;"
    >
      <div
        id="google_ads_iframe_/21730993061/hyakala_msite_banner2_0__container__"
        style="border: 0pt none; width: 300px; height: 250px;"
      ></div>
    </div>
  </div>
</li>