Skip to content

Commit

Permalink
ResponsiveAds adapter doc file (#5757)
Browse files Browse the repository at this point in the history
* ResponsiveAds adapter doc file

* added more information for responsiveads bidder
  • Loading branch information
pzagor2 authored Jan 17, 2025
1 parent 53fca80 commit dcca789
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions dev-docs/bidders/responsiveads.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: bidder
title: ResponsiveAds
description: ResponsiveAds Prebid Adapter
biddercode: responsiveads
media_types: banner
pbjs: true
pbs: false
enable_download: true
gvl_id: 1189
sidebarType: 1
safeframes_ok: false
multiformat_supported: will-bid-on-one
deals_supported: false
floors_supported: false
fpd_supported: false
ortb_blocking_supported: false
privacy_sandbox: no
prebid_member: false
schain_supported: false
dchain_supported: false
---

### Note

If you're using Google Ad Manager (GAM), ensure that the "Serve in Safeframe" option in the creative settings is disabled.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|--------------------------------|---------|-----------|
| `placementId` | optional | Placement Id | 'f93kf9knds8n3' | string |

0 comments on commit dcca789

Please sign in to comment.