Skip to content
6 changes: 3 additions & 3 deletions dev-docs/bidders/futureads.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: bidder
title: FutureAds
description: Prebid FutureAds Bidder Adaptor
title: Mandeta (FutureAds)
description: Prebid Mandeta (FutureAds) Bidder Adaptor
pbjs: true
pbs: true
biddercode: futureads
Expand All @@ -21,5 +21,5 @@ sidebarType: 1
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|----------------------------------------------------------------------------------------------------------------|----------------------------------------|----------|
| `zone` | required | The unique identifier of the ad placement. Could be obtained from the FutureAds UI or from your account manager. | "e5ff8e48-4bd0-4a2c-9236-55530ab8981d" | `string` |
| `zone` | required | The unique identifier of the ad placement. Could be obtained from the Mandeta (FutureAds) UI or from your account manager. | "e5ff8e48-4bd0-4a2c-9236-55530ab8981d" | `string` |
| `kvTargeting` | optional | Key/Value - a pair of the unique values that will be used for the custom targeting option. | {key1: value2, key2: value2} | `object` |