admob ump sdk

96 views
Skip to first unread message

Game Games

unread,
Sep 8, 2025, 5:57:49 AM9/8/25
to Google Mobile Ads SDK Developers
Admob sdk support please answer my questions:

1) I use the GDPR consent window from Admob ump sdk, and when I click the consent button or when I click accept all, in the logs I have this status after that = (status=3 canRequestAds=true) from these logs
Log.d("UMP", "status=" + consentInformation.getConsentStatus()
+ " canRequestAds=" + consentInformation.canRequestAds());
But I also have other logs that display IABTCF_CmpSdkID":300, UMP_consentModeValues":"4444". Is it supposed to display 4444? Does this mean that consent was not received, although I clicked the consent button? If after clicking the consent button I immediately restart the application, I will still see the code 4444.

Mobile Ads SDK Forum Advisor

unread,
Sep 8, 2025, 2:20:00 PM9/8/25
to forumi...@gmail.com, google-adm...@googlegroups.com

Hi,

Thank you for contacting the Mobile Ads SDK support team.

Please note that status=3 corresponds to ConsentStatus.OBTAINED (meaning user consent is obtained) and canRequestAds=true means you can request personalized ads based on that consent. This is exactly what you expect after the user clicks the consent button or accepts all.

Could you confirm whether you're experiencing any ad serving issues when receiving the '4444' value? And it does not mean that consent is not received.

Because consent values are stored in SharedPreferences. If the consent status doesn't change , it won't be updated again. So seeing ‘4444’ again after restart is expected.

Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-09-08 18:18:58Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)



Game Games

unread,
Sep 9, 2025, 6:49:15 AM9/9/25
to Google Mobile Ads SDK Developers

Thank you for your answer, please answer my new questions.

1) You asked - Could you confirm whether you're experiencing any ad serving issues when receiving the '4444' value? And it does not mean that consent is not received.

My answer
Advertisements are shown if the user clicks the consent button, or accept all.

2) If I see the code 4444, does this mean that AdMob does not collect user data and does not use cookies and advertising ID? Or if I also see status=3 canRequestAds=true, then AdMob collects user data and uses cookies and advertising ID?

3)You wrote (Because consent values ​​are stored in SharedPreferences. If the consent status doesn't change, it won't be updated again. So seeing ‘4444’ again after restart is expected.)

My question
So if I give consent in the GDPR window and then restart the game, then 4444 will be there because I don't change the consent? I thought that if I give consent, it should be 1111.
понедельник, 8 сентября 2025 г. в 21:20:00 UTC+3, Mobile Ads SDK Forum Advisor:

Mobile Ads SDK Forum Advisor

unread,
Sep 9, 2025, 12:31:47 PM9/9/25
to forumi...@gmail.com, google-adm...@googlegroups.com

Hi,

Please note that thE code 4444 is generated by the User Messaging Platform's initial API (fundingchoicesmessages.google.com) and is not influenced by the user's consent status. Whether the user gives consent or not, the code remains unrelated to that decision.

I hope this helps, please reach out to us, if you need any further assistance related to Google Mobile Ads SDK

Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5

[2025-09-09 16:30:43Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)



Game Games

unread,
Sep 10, 2025, 5:32:42 AM9/10/25
to Google Mobile Ads SDK Developers

Thanks for the answer, admob sdk support please answer my questions:

1) What is this code for then with 4444? And why do I have exactly 4444 and not 1111 if I give consent?

2) If I have code 4444 and at the same time I have status=3 and canRequestAds=true then AdMob collects user data and uses cookies and advertising identifier?
вторник, 9 сентября 2025 г. в 19:31:47 UTC+3, Mobile Ads SDK Forum Advisor:

Mobile Ads SDK Forum Advisor

unread,
Sep 10, 2025, 10:54:38 AM9/10/25
to forumi...@gmail.com, google-adm...@googlegroups.com

Hi,

Please note that these values might be used by SDK internally and not to indicate whether consent has been given or not. Additionally, could you kindly confirm the nature of the issue you’re experiencing with consent, and whether it is affecting ad serving in any way?

Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5

[2025-09-10 14:53:34Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)



Game Games

unread,
Sep 11, 2025, 5:51:19 AM9/11/25
to Google Mobile Ads SDK Developers

Thank you for your answer, admob sdk support please answer my questions. Please give answers with the same numbering as my questions.
Here are my questions:
1) I am just interested in this question - If I have code 4444 and at the same time I have status=3 and canRequestAds=true then AdMob collects user data and uses cookies and advertising identifier?

2) Is it normal that I only have code 4444 and it does not change to any other?
среда, 10 сентября 2025 г. в 17:54:38 UTC+3, Mobile Ads SDK Forum Advisor:

Mobile Ads SDK Forum Advisor

unread,
Sep 11, 2025, 12:15:35 PM9/11/25
to forumi...@gmail.com, google-adm...@googlegroups.com

Hi,

Thank you for getting back to us.

Question 1: I am just interested in this question - If I have code 4444 and at the same time I have status=3 and canRequestAds=true then AdMob collects user data and uses cookies and advertising identifier?

Answer : With status =3 and canRequestAds = true, Admob may collect the user data based on the user's consent choice. If a user opts for personalized ads, the SDK will collect user data accordingly. However, if the user selects non-personalized ads, the SDK should limit the usage accordingly.

Question 2: Is it normal that I only have code 4444 and it does not change to any other?

Answer : Please note that these values may be used internally by the SDK and are not directly related to whether user consent has been granted.

Thanks,
 
Google Logo Mobile Ads SDK Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5

[2025-09-11 16:14:24Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)



Reply all
Reply to author
Forward
0 new messages