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

Support DMA Settings for Google #10

Open
fealXX opened this issue Jan 30, 2024 · 3 comments
Open

Support DMA Settings for Google #10

fealXX opened this issue Jan 30, 2024 · 3 comments

Comments

@fealXX
Copy link
Contributor

fealXX commented Jan 30, 2024

Hi!

To use the Google Ads Integration of Adjust in the EEA it will be mandatory to pass granular options to the thirdpartysharing Function in the future, because of the Digital Markets Act.
https://help.adjust.com/en/article/privacy-features-android-sdk#provide-consent-data-to-google-digital-markets-act-compliance

Currently the remote command module only supports boolean value, so adding support for addGranularOption would be highly appreciated :)

All the best,

Felix

@jameskeith
Copy link
Contributor

@fealXX - thanks for flagging this with us.
I'll get a card raised internally to look at getting this added to both Android and iOS platforms.

@fealXX
Copy link
Contributor Author

fealXX commented Feb 15, 2024

Hi @jameskeith - did you hear back on if and when this might get implemented? Since this will need an app release cycle, I am starting to worry if it will be possible to have this change rolled out in time.

Edit: Adjust has announced that the target date for the beginning of Google requiring this change is the 6th of March, which further increases the urgency for us.

@jameskeith
Copy link
Contributor

@fealXX - apologies for the delay, I've just published this for the Android platform. So you should be able to update to 1.3.0 for support for this.

If you use the TagManagement Dispatcher to power your Remote Commands, then you'll need to map your sharing options directly to the appropriate key - third_party_sharing_options - as it won't yet appear in the Tag mappings dialogue.
Similarly, for JSON powered Remote Commands, you'll also have to add the relevant mapping, and supply the appropriate provider options.

The same feature is also ready for release on iOS, so I'll notify you on the other repository once it's been published.

Let me know if you have any questions.

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