Skip to content

Commit

Permalink
[:art:] fix: publisherPath typo (prebid#4) (prebid#3705)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramyferjaniadot authored and jlaso committed Aug 31, 2023
1 parent bfd6c0a commit 326ffec
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 326ffec

Please sign in to comment.