Skip to content

Commit

Permalink
Update apacdex.md (#3332)
Browse files Browse the repository at this point in the history
I was missing a newline in the apacdex.md file.
This causes it to display falsely on https://docs.prebid.org/dev-docs/bidders/apacdex#apacdex-bid-params
  • Loading branch information
thuyhq committed Oct 12, 2021
1 parent eb5d9f6 commit 38de32f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-docs/bidders/apacdex.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ floors_supported: true
| `siteId`* | required | Publisher site ID from Apacdex | `'apacdex1234'` | `string` |
| `floorPrice` | optional | CPM bidfloor in USD | `0.03` | `float` |
| `geo` | optional | GEO data of device. See [Geo Object](#apacdex-geo-object) for details. | `{"lat":17.98928,"lon":99.7741712,"accuracy":20}` | `object` |

(*) Please do not use `placementId` and `siteId` at the same time.

<a name="apacdex-geo-object" />
Expand Down

0 comments on commit 38de32f

Please sign in to comment.