Skip to content

Commit b84bc2b

Browse files
authored
Taboola's UserId Module : update documentation (#13401)
* new taboola user-id module * fix comments * revert bid adapter change * minor taboolaIdSystem.md text change * added should skip sync configuration * fix md file comment * remove eslint comments * fix wrong naming in md file * remove unnecessary
1 parent 062805e commit b84bc2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/taboolaIdSystem.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## IDx User ID Submodule
1+
## Taboola User ID Submodule
22

3-
For assistance setting up your module please contact us at [[email protected]]([email protected]).
3+
For assistance setting up your module please contact us at [[email protected]].
44

55
### Prebid Params
66

7-
Individual params may be set for the IDx Submodule.
7+
Individual params may be set for the Taboola Submodule.
88
```
99
pbjs.setConfig({
1010
userSync: {
@@ -15,7 +15,7 @@ pbjs.setConfig({
1515
});
1616
```
1717
## Parameter Descriptions for the `userSync` Configuration Section
18-
The below parameters apply only to the IDx integration.
18+
The below parameters apply only to the Taboola integration.
1919

2020
| Param under usersync.userIds[] | Scope | Type | Description | Example |
2121
| --- | --- | --- |--------------------------------|-------------|

0 commit comments

Comments
 (0)