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.
![]() |
Mobile Ads SDK Team |
[2025-09-08 18:18:58Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)
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![]() |
Mobile Ads SDK Team |
[2025-09-09 16:30:43Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)
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?
![]() |
Mobile Ads SDK Team |
[2025-09-10 14:53:34Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)
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.![]() |
Mobile Ads SDK Team |
[2025-09-11 16:14:24Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01u63EX:ref" (ADR-00332145)