Commit 7fe2216
authored
Feature/smartytech add auid (#6287)
* Update SmartyTech adapter documentation with userId, consents, and chunks support
- Add support for all Prebid.js User ID modules (userIds: all)
- Add comprehensive privacy framework support:
* GDPR (TCF EU) consent strings
* CCPA/USP compliance
* GPP (Global Privacy Platform)
* COPPA compliance
- Add chunks configuration documentation with examples
- Update front matter with new supported features flags
- Fix markdownlint issues and improve code block formatting
This documentation update supports the upcoming SmartyTech adapter enhancements
that will include userId transmission, consent handling, and request chunking.
* Remove tcfeu and gpp
* Add Alias User ID (auId) documentation
- Document automatic auId generation and management
- Explain cookie storage mechanism (_smartytech_auid)
- Describe 5-year persistence on root domain
- Note privacy-respecting behavior (requires cookies enabled)
- Add details about automatic inclusion in bid requests1 parent a615f46 commit 7fe2216
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
70 | 82 | | |
71 | 83 | | |
72 | 84 | | |
| |||
0 commit comments