Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent type for purposeOneTreatment between InAppTCData and TCData #395

Open
patmmccann opened this issue Dec 20, 2024 · 0 comments
Open

Comments

@patmmccann
Copy link

is a boolean yet InAppTCData is a number, see
| `IABTCF_PurposeOneTreatment` | `Number`: <p>`0` - no special treatment of purpose one</p><p>`1` - purpose one not disclosed</p><p>**Unset default** - `0`</p><p>Vendors can use this value to determine whether consent for purpose one is required.</p> |
and .

This inconsistency is generating confusion. Why are they not both boolean?

@patmmccann patmmccann changed the title Inconsistent type for purposeOneTreatment between InAPPTCData and TCData Inconsistent type for purposeOneTreatment between InAppTCData and TCData Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant