Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions dev-docs/bidders/ias.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: bidder
title: Integral Ad Science (IAS)
description: Prebid Integral Ad Science Bidder Adaptor

top_nav_section: dev_docs
nav_section: reference

hide: true

biddercode: ias

biddercode_longer_than_12: false

prebid_1_0_supported : true

---

### Note:

This module is an integration with prebid.js with an IAS product, pet.js. It is not a bidder per se but works in a similar way: retrieve data that publishers might be interested in setting keyword targeting, like predicted viewability and brand safety words. Please reach out to your account manager or check out [our publisher solutions](https://integralads.com/solutions/publishers/) for more
information.

### bid params

{: .table .table-bordered .table-striped }

| Name | Scope | Description | Example |
|:-----------|:---------|:------------|:-----------------|
| `pubId` | required | Publisher client ID, provided by IAS | `'1234'` |
| `adUnitPath` | required | Ad unit path. The same one you use for GPT | `'/1234567/sports'` |