Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update smaato.md to indicate DSA support #5416

Merged
merged 1 commit into from
Jun 19, 2024
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
3 changes: 2 additions & 1 deletion dev-docs/bidders/smaato.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ gvl_id: 82
usp_supported: true
coppa_supported: true
gpp_supported: true
dsa_supported: true
media_types: banner, video, native
userIds: all
pbjs: true
Expand Down Expand Up @@ -59,7 +60,7 @@ The Smaato adapter will convert bidfloors to 'USD' currency as needed.
| `adbreakId` | required | Your Smaato adbreak id. Required for adpod (long-form video) requests | `'41002234'` | `string` |
| `app` | optional | Object containing mobile app parameters. See the [App Object](#smaato-app-object) for details.| `app : { ifa: '56700000-9cf0-22bd-b23e-46b96e40003a'}` | `object` |

##### Note
#### Note

In case of AdPods, the Smaato adapter will only read the first `imp[].skadn` entry for each AdPod, such that there should only be one `skadn` occurrence per AdPod.

Expand Down
Loading