SourcePoint CMP => Google UMP migration

57 views
Skip to first unread message

Andrey K

unread,
Jul 31, 2024, 9:38:23 PMJul 31
to Google Mobile Ads SDK Developers
Hi,

I use SourcePoint CMP which provides me with an option to ask my user for a particular consent using a `vendorId` and `categoryId`:
```
sourcePointConsentLib.customConsentGDPR(...vendorId, categoryId,...)
```
Screenshot 2024-07-31 at 16.19.08.png

I would like to migrate my app to use Google UMP. But I cannot find any documentation of how to grant a custom consent by a `vendorId` and `categoryId`.

Could you tell me if it is possible to grant a custom consent by a `vendorId` and `categoryId` using Google UMP?

Mobile Ads SDK Forum Advisor

unread,
Aug 1, 2024, 7:52:36 AMAug 1
to kotkov...@gmail.com, google-adm...@googlegroups.com

Hi,

Thank you for contacting the Mobile Ads SDK Support team.

The UMP SDK is a privacy and messaging tool to help you manage privacy choices. For more information, see About Privacy & messaging.

You should request an update of the user's consent information at every app launch, using requestConsentInfoUpdate(). This request checks the following:

  • Whether consent is required. For example, consent is required for the first time, or the previous consent decision expired.
  • Whether a privacy options entry point is required. Some privacy messages require apps to allow users to modify their privacy options at any time.

After you have received the most up-to-date consent status, call loadAndShowConsentFormIfRequired() to load any forms required to collect user consent. After loading, the forms are presented immediately.

Please note that our support channel can only best assist you with regards to Google Mobile Ads SDK implementation and technical issues. Should you encounter any difficulties related to the Mobile Ads SDK, then kindly write back to us again. 

This message is in relation to case "ref:!00D1U01174p.!5004Q02vEO6G:ref" (ADR-00260411)

Thanks,
 
Google Logo Mobile Ads SDK Team


Andrey K

unread,
Aug 1, 2024, 10:12:25 AMAug 1
to Google Mobile Ads SDK Developers
Hi,

Thank you for your reply! 

Unfortunately, I didn't find answers to my questions in it. As I see, this support channel is only for the Google Mobile Ads SDK questions.

I would like to ask my question in the support channel for Google UMP but I cannot find it. Could you recommend how I can contact the Google UMP support channel?

Mobile Ads SDK Forum Advisor

unread,
Aug 1, 2024, 12:36:26 PMAug 1
to kotkov...@gmail.com, google-adm...@googlegroups.com

Hi,

The next step for you would be to reach out to the Product Support Team for further assistance regarding your concern.

Andrey K

unread,
Aug 5, 2024, 11:13:46 AMAug 5
to Google Mobile Ads SDK Developers
Hi,

I use SourcePoint CMP (https://sourcepoint.com/cmp/) which provides me with an option to ask my user for a particular consent using a `vendorId` and `categoryId`:
```
sourcePointConsentLib.customConsentGDPR(...vendorId, categoryId,...)
```


I would like to migrate my app to use Google UMP. But I cannot find any documentation of how to grant a custom consent by a `vendorId` and `categoryId`.

Could you tell me if it is possible to grant a custom consent by a `vendorId` and `categoryId` using Google UMP?
If no, could you suggest how I can contact Google UMP Support and ask them directly?

Mobile Ads SDK Forum Advisor

unread,
Aug 5, 2024, 12:38:45 PMAug 5
to kotkov...@gmail.com, google-adm...@googlegroups.com

Hi,

Currently, UMPRequestParameters only include debug settings and the tagForUnderAgeOfConsent parameter. So, in Google UMP there are no features which accept custom params while accepting consent.

Reply all
Reply to author
Forward
0 new messages