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.
- Host: GitHub
- URL: https://github.com/adzerk/ados-passback
- Owner: adzerk
- License: mit
- Created: 2018-03-06T19:12:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T13:55:54.000Z (over 8 years ago)
- Last Synced: 2025-12-27T05:55:59.687Z (6 months ago)
- Topics: delivery
- Language: CoffeeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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