Skip to content

Commit d373665

Browse files
[:art:] fix: publisherPath typo (prebid#4) (prebid#3705)
1 parent f9559f6 commit d373665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-docs/bidders/adot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ pbjs.setBidderConfig({
7474
|---------------------|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|------------------|
7575
| `placementId` | optional | An ID which identifies this placement of the impression. | `'adot_placement_224521'` | `string` |
7676
| `parallax` | optional (only for prebid-server) | Specify if the wanted advertising's creative is a parallax. | `true/false` | `boolean` |
77-
| `placementPath` | optional | Specific to each integration. Do not use until asked by someone from adot. | `/hubvisor` | `string` |
77+
| `publisherPath` | optional | Specific to each integration. Do not use until asked by someone from adot. | `/hubvisor` | `string` |
7878

7979
#### Testing Bid Request
8080

0 commit comments

Comments
 (0)