Listing TCGplayer Ad

How to incorporate a dynamic TCGplayer Ad into your site or page

There are two types of ads we offer. One that typically runs at the top/bottom of a page and a box that can be placed anywhere. These will display the most frequently being purchased items in the given category.

Both of these will contribute to your existing affiliate program traffic and revenue. So any session created by clicking these ads will be credited towards you and your earnings.

300x250

<script id="tcg-a1"
    data-affcode="AFFILIATECODE"
    data-width="300"
    data-height="250"
    data-category-id="1"
    data-campaign="affiliate"
    data-source="AFFILIATECODE"
    data-medium="AFFILIATECODE"
    src="https://content.tcg20life.com/tcgafa.js" async>
</script>

Replace all instances of "AFFILIATECODE" with your current affiliate/partner code and switch the category-id to:
1- Magic
2- YuGiOh
3- Pokemon
or any category you pull from our API

728x90

<script id="tcg-a2"
    data-affcode="AFFILIATECODE"
    data-width="728"
    data-height="90"
    data-category-id="1"
    data-campaign="affiliate"
    data-source="AFFILIATECODE"
    data-medium="AFFILIATECODE"
    src="https://content.tcg20life.com/tcgafa.js" async>
</script>

Replace all instances of "AFFILIATECODE" with your current affiliate/partner code and switch the category-id to:
1- Magic
2- YuGiOh
3- Pokemon
or any category you pull from our API