forked from prebid/prebid.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77d9144
commit f2442a5
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,6 +27,7 @@ AdTarget Teknoloji header bidding adapter connects with AdTarget Teknoloji deman | |
|
||
### Bid params | ||
|
||
|
||
Check failure on line 30 in dev-docs/bidders/adt.md GitHub Actions / run markdownlintMultiple consecutive blank lines
|
||
{: .table .table-bordered .table-striped } | ||
| Name | Scope | Description | Example | Type | | ||
|-------------|----------|-------------------------------------|----------|----------| | ||
|
@@ -77,7 +78,7 @@ var adUnits = [{ | |
}]; | ||
``` | ||
|
||
## UserSync example | ||
### UserSync example | ||
|
||
```javascript | ||
pbjs.setConfig({ | ||
|