Tags

Tags

1. Click Ad Unit Management. The List of Ad Units will be displayed. 

2. In the Action field, click Tags icon as shown in the following figure:

taglistadunits

Following table describes the list of ad units:

Parameters Description

Media Type

Represents the media type of the ad unit. There are four types of media type: Website, Mobile Web, Mobile App and VAST.

ID

Represents the unique Id of the ad unit.

Date

Represents the date and time of the ad unit.

Tag Name

Represents the tag name of the ad unit.

Site Name

Represents the site name of the ad unit.

Size

Represents the size of the ad unit.

Status

Represents the status of the ad unit. There are five types of status: Approved, Hold, Rejected, Suspended and Under Review.

Action

Performs the action on the ad unit. There are three types of actions: Edit, Tags and Stats.

The Tag Information window is displayed as shown in the following figure:

taginfo

Following  table describes the Tag details:

Parameters Description

Tag ID

Represents the Tag Id.

Tag Name

Represents the Tag name.

Size

Represents the size of the Tag.

Type

Represents type of the tag.

Tag

Represents the tag script.

3. Copy the Tag and paste into your site and then you can check your ad on the site.4. The ad will be displayed.

Following types of tags are used in IncrementX:

Banner
Display Banner have tags in JavaScript format. JavaScript is a preferred format and will provide better results for domain detection and higher eCPM.

JavaScript Example:

/* IncrementX JS 300 x 250 pagead DO NOT MODIFY */

document.write(‘incrementxserv.com/scripts/pageads.js?pnxId=PNXXXXXXXXXX&pnxR=’+Math.floor(Math.random()*100*(new Date().getTime()/1000))+’&adWidth=300&adHeight=250″>’+’cript>’);

Following are the parameters supported in IncrementX:

Parameters Description

pnxId

Represents the placement Id of ad unit.

adHeight

Represents the height of the ad.

adWidth

Represents the width of the ad.

pnxR

Represents the IncrementX random generator for cache busting.

Related Articles

IncrementX – Google Ad Manager Integration Guide

Step 1 - Ad Unit Creation (Go to Inventory -> Ad Units -> New Ad unit) In the Settings section Parent Ad unit should be “Top Level” Name will be the Ad Unit name which can be easily identified (Eg: websitename.com_IncrementX_300x250) Code is used to identify the...

Ads.txt – Implementation Guide

This document outlines the significance,purpose and acts as guide to implement Ads.txt for your IncrementX account. 1) What is Ads.txt? Ads.txt is a simple, flexible, and secure method for publishers and distributors to declare who is authorized to sell their...

Site and App Report

Sites & Apps Reports displays a detailed report on the sites and apps transactions done by the publishers. The Sites & Apps Reports display the Action, Date, Impressions, eCPM($), and Estimated Revenue($). The above is an example of  a Site and App Report, The...

Add New Ad Unit

After successfully adding Site & Apps, the Publisher can now start Adding New Ad Units by performing these simple steps: Click on Ad Unit Management, from the Sites & Apps menu as highlighted in the figure below. Click on +Add New Ad Unit. Once you have...

Sign Up for Publishers

In order to Monetize with IncrementX, as a Publisher, you can create a New Acount by Signing Up, which can be done in 2 ways : Either by clicking on the Getting Started or by Clicking on the Sign Up option on the top right corner of the page, both of the options are...

Add New Site & App

As a Publisher, you can Add New Site & App  by performing the following steps. From the Site & Apps menu, click on Add New Site and App and the following figure will be displayed: IncrementX lets the Publisher choose the Product Type,  which can be...

Ad Unit Creation API

1. Website: Method: POST URL: https://api.incremntx.com/ip/addunit add unit refers to ad placements in selected Website, Mobile App or Vast Site. Following table describes the parameters that contains the requested JSON body: Request Fields Parameters Is Required...

Vast Site Creation API

VAST: Add Vast Site: Add Vast App helps you to add new Vast site's with different VAST versions. Method: POST URL: https://api.incremntx.com/ip/addwebsitenapp For request there are two objects wrapped one is Website and the other is ad unit. Request Fields Parameters...