-
-
Notifications
You must be signed in to change notification settings - Fork 157
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
feat: get purpose legitimate interests #653
Conversation
To view this pull requests documentation preview, visit the following URL: docs.page/invertase/react-native-google-mobile-ads~653 Documentation is deployed and generated using docs.page. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Certainly seems reasonable to me and is a clone-stamp of the previous consents one (that's a good thing in that if that one works, this one should work - there's an opportunity for a refactor to reduce code duplication but that's a nitpick)
Thanks!
@vlsido can you sign the CLA for this one - if you follow the details link it should describe how |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #653 +/- ##
==========================================
- Coverage 43.72% 42.96% -0.75%
==========================================
Files 30 31 +1
Lines 549 575 +26
Branches 151 156 +5
==========================================
+ Hits 240 247 +7
- Misses 309 328 +19 |
@mikehardy Signed! |
## [14.3.0](v14.2.5...v14.3.0) (2024-11-12) ### Features * get purpose legitimate interests ([#653](#653)) ([f711a2c](f711a2c))
🎉 This PR is included in version 14.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
Add a function to get purpose legitimate interests.
This library exposes a function to get purpose consents; however it lacks a function to get the status of purpose legitimate interests. Knowing which legitimate interests were selected (or rather deselected) is essential. This information helps determine what type of ads will be served to the user (personalized, non-personalized or limited ads), if any.
More about it here:
https://developers.google.com/admob/ios/privacy/ad-serving-modes
Related issues
N/A
Release Summary
Checklist
and followed the process outlined there for submitting PRs.
Android
iOS
e2e
tests added or updated in__tests__e2e__
jest
tests added or updated in__tests__
Test Plan
Think
react-native-google-mobile-ads
is great? Please consider supporting the project with any of the below:Invertase
on Twitter🔥