Skip to content

Commit 583efac

Browse files
authored
Docs: Add build instructions and module details to Start.io ID system file (#4)
1 parent b15e911 commit 583efac

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

modules/startioIdSystem.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ The Start.io User ID submodule generates and persists a unique user identifier b
44

55
For integration support, contact prebid@start.io.
66

7+
## Build
8+
9+
To build Prebid.js with the Start.io User ID submodule and bid adapter, include the following modules:
10+
11+
```bash
12+
gulp build --modules=startioBidAdapter,userId,startioIdSystem,consentManagementTcf,consentManagementGpp,consentManagementUsp
13+
```
14+
715
### Prebid Params Enabling User Sync
816

917
To enable iframe-based user syncing for Start.io, include the `filterSettings` configuration in your `userSync` setup:

0 commit comments

Comments
 (0)