Skip to content

Commit

Permalink
Merge pull request #348 from IABTechLab/llp-uid2-1411-cstg-example
Browse files Browse the repository at this point in the history
Add links to the code and running site for the CSTG Prebid.js example.
  • Loading branch information
genwhittTTD authored Nov 3, 2023
2 parents 65bfb44 + 65499e9 commit 8536370
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/guides/integration-prebid.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ You'll need to complete the following steps:
2. [Add Prebid.js to your site](#add-prebidjs-to-your-site)
3. [Configure the UID2 module](#configure-the-uid2-module)

For an example application, see the UID2 Prebid.js example:
- Code: [UID2 Prebid.js code on GitHub](https://github.com/IABTechLab/uid2docs/tree/main/static/examples/cstg-prebid-example)
- Running site: [UID2 Prebid.js example](https://unifiedid.com/examples/cstg-prebid-example/)

## Prebid.js Version

This implementation requires Prebid.js version 8.21.0 or later. For version information, see [https://github.com/prebid/Prebid.js/releases](https://github.com/prebid/Prebid.js/releases).
Expand Down Expand Up @@ -244,4 +248,4 @@ pbjs.setConfig({
});
```

For the list of possible base URLs, see [Environments](../getting-started/gs-environments.md).
For the list of possible base URLs, see [Environments](../getting-started/gs-environments.md).

0 comments on commit 8536370

Please sign in to comment.