Skip to content

Commit

Permalink
fix placement -> placementId
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegRomanenko committed Mar 21, 2022
1 parent 84d4967 commit df68d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/bidders/mediasniper.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ The Mediasniper Bidding adapter requires setup before beginning. Please contact
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placement` | required | Placement id | `'11111'` | `string` |
| `placementId` | required | Placement id | `'11111'` | `string` |
| `siteid` | optional | Site id | `'11111'` | `string` |

0 comments on commit df68d4d

Please sign in to comment.