ccouture13 / gam-ad-slot-tester

A simple Google Ad Manager ad unit/slot testing utility.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ad Slot Tester

This project provides a simple web-based interface for configuring and refreshing advertisement slots using the Google Publisher Tag (GPT) library. It's designed to assist publishers in setting up ad units, defining targeting parameters, and testing the functionality of their ad placements.

image

Notes

  • PPIDs entered can be a single PPID or an a comma separated list of PPIDs.
  • If you enter a list, auto refresh cycles through all indeifnitely. (Until turned off).

Getting Started

To get started with this tool, simply clone the repository and open index.html in your browser.

Usage

  1. Enter your ad slot's network code and ad unit path.
  2. Optionally, add a Publisher Provided ID and any key-value pairs for targeting.
  3. Use the "Configure Ad" button to initialize your ad slot.
  4. Test ad refresh functionality using the "Refresh Ad" and "Auto Refresh" features.
  5. The "Cancel" button allows you to stop auto-refresh at any time.

About

A simple Google Ad Manager ad unit/slot testing utility.


Languages

Language:JavaScript 54.3%Language:CSS 25.6%Language:HTML 20.1%