Skip to content

Commit

Permalink
make placementId optional
Browse files Browse the repository at this point in the history
  • Loading branch information
kanchika-kapoor committed Mar 30, 2022
1 parent 511f038 commit f061140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/bidders/automatad.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |

0 comments on commit f061140

Please sign in to comment.