An open API service indexing awesome lists of open source software.

https://github.com/adzerk/ados-passback

Script to manage passbacks from passback codes in the browser.
https://github.com/adzerk/ados-passback

delivery

Last synced: about 2 months ago
JSON representation

Script to manage passbacks from passback codes in the browser.

Awesome Lists containing this project

README

          

# ados-passback.js

The Adzerk passback code is served as a 3rd party creative to trigger an Ados
passback. Ados will then load the next flight in the passback chain.

* Read more about [setting up the AdChain][adchain] in the Adzerk Knowledge Base.

## Usage

Here is an example passback code that would be served from a 3rd party adserver,
assuming the corresponding Adzerk flight ID is `12345`:

```html

passbackToAdzerk(12345);

```

Note the `ados-passback.js` script above — the contents of this repository.

## Build

```
make
```

[adchain]: https://dev.adzerk.com/docs/setting-up-adchain