Skip to content

Commit

Permalink
Automatad Bid Adapter: update doc to reflect placementId as optional …
Browse files Browse the repository at this point in the history
…parameter for adapter (#3693)

* added automatad openRTB adapter doc

* Update automatad documentation with first party data support status

* remove duplicate file

* make placementId optional
  • Loading branch information
Kanchika - Automatad authored May 4, 2022
1 parent 872a36b commit 3ffdb28
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 3ffdb28

Please sign in to comment.