Skip to content

Commit

Permalink
[:art:] fix: publisherPath typo (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramyferjaniadot authored Apr 15, 2022
1 parent 1408468 commit 0b8f21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-docs/bidders/adot.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ pbjs.setBidderConfig({
|---------------------|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------|------------------|
| `placementId` | optional | An ID which identifies this placement of the impression. | `'adot_placement_224521'` | `string` |
| `parallax` | optional (only for prebid-server) | Specify if the wanted advertising's creative is a parallax. | `true/false` | `boolean` |
| `placementPath` | optional | Specific to each integration. Do not use until asked by someone from adot. | `/hubvisor` | `string` |
| `publisherPath` | optional | Specific to each integration. Do not use until asked by someone from adot. | `/hubvisor` | `string` |

#### Testing Bid Request

Expand Down

0 comments on commit 0b8f21b

Please sign in to comment.