Appier Preferred Deal (Banner)

VersionUpdate ContentDate
1.0Initial Version

About this Document

This guide illustrates the steps of integrating Appier Preferred Deal using Javascript code.

Limitation:

  • Currently we only support 1 size per ad unit.
  • Currently we only support integration with DFP/non-DFP/MoPub.

Note:

  • This is NOT the business contract of Advertising with Appier.

Contents

  1. Appier Ad unit ID Information
  2. Setting up your Ad Server
  3. (Optional) Setting up Passback

1. Appier Ad unit ID Information

For each Ad unit there will be a name and an ID Number provided to you by Appier, example below:

  • Ad unit Name: Name that corresponds to an ad unit in Appier's system.
  • Ad unit ID: ID that corresponds to an ad unit in Appier's system.
  • Invocation Code: code that needs to be integrated into your website or Ad Server to show the Ad.

NOTE: The code/info provided in this table are for reference only, to get your real code, please contact Appier support team.

Ad unit NameAd unit IDInvocation Code
Example_Ad_unitExampleAdUnitID<div id='example_id'></div><script type='text/javascript' async src='https://ad2.apx.appier.net/www/delivery/js.php?zoneid=ExampleAdUnitID&id=example_id'></script>

2. Setting up your Ad Server

Steps

  1. DFP
    a. Create an ad unit
    b. Create a line item
    c. Create the creative
  2. non-DFP

1. DFP

a. Create an ad unit

Go to Inventory > Ad units and click on new ad unit.

1277

Click on SAVE once you filled out the name, parent ad unit, and ad sizes (please make sure that this ad unit matches the ad unit from Appier).

c. Create a line item

Create an order for Appier if you don't already have one and create a line item, choose Display

994

Pick your Priority and priority value based on your contract with Appier.
Add the size that you want (make sure it matches with the Appier ad unit!) to show for this line item and set the Delivery settings to Immediately

d. Create the creative

Set up your creative by going to Delivery > Creatives. Click on New Creative and click on Third Party

1417

Enter the Name, the target ad unit size.
Copy and paste the Invocation Code provided by Appier in Section I into the Code Snippet box, don't worry if there is a warning.

1451

Click Save, then click on Associations to bind the line item you just created to this creative.

1236

That's it!!

2. non-DFP

Insert your Invocation Code directly into the tag within your website.

3. (Optional) Setting up Passback

Methods (CHOOSE 1)

  1. Let Appier handle the passback
  2. Handle the passback yourself

1. Let Appier handle the passback

Please provide the passback code to Appier support team and we'll set it up for you.

2. Handle the passback yourself

You can choose to either:

  • Handle the passback within your own code
    OR
  • Input the passback in the Appier Publisher Portal