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

In-App key names clarifications #89

Open
lrNegovan opened this issue Jul 10, 2023 · 1 comment
Open

In-App key names clarifications #89

lrNegovan opened this issue Jul 10, 2023 · 1 comment

Comments

@lrNegovan
Copy link

lrNegovan commented Jul 10, 2023

Kind regards,

as an 3rd party SDK, I would like to read consent signals for mobile without decoding GPP string.

Is that possible, without implementing CMP library?
What is the best practice(if you can provide an example) for 3rd parties when reading the consent for the US national/country segments. And could you clarify more on which is the key format inside SharedPreferences/UserDefaults?

If I understand specification correctly, we should be able to read every encoded GPP string component separately from SharedPrefs/UserDefaults?
For example, for Utah:
IABGPP_11_SaleOptOut - value

@janwinkler
Copy link

The naming in the spec is not really clear. The first paragraph says the naming is IABGPP_2_String while the example table below says IABGPP_TCFEU2_.... Anyhow, the second table seems incorrect (also it is missing the "v" in "IABTCFV2"), hence I'd assume that you should find the data in "IABGPP_11_SaleOptOut" (that's how our SDK is creating it)

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

2 participants