diff --git a/dev-docs/bidders/automatad.md b/dev-docs/bidders/automatad.md index e7f7a9c860..123c403526 100644 --- a/dev-docs/bidders/automatad.md +++ b/dev-docs/bidders/automatad.md @@ -15,4 +15,4 @@ fpd_supported: false | Name | Scope | Description | Example | Type | |-----------|----------|---------------------------|------------|----------| | `siteId` | required | The site ID from automatad. | `"12adf45c"` | `string` | -| `placementId` | required | The placement ID from automatad. | `"a34gh6d"` | `string` | +| `placementId` | optional | The placement ID from automatad. | `"a34gh6d"` | `string` |