adb shell cmd activity start --user 0 -a android.intent.action.VIEW -n com.google.android.adservices.api/com.android.adservices.ui.settings.activities.AppsActivity -f 0 com.google.android.adservices.apiAllow app-suggested ads = on/off
cmd activity start --user 0 -a android.intent.action.VIEW -n com.google.android.adservices.api/com.android.adservices.ui.settings.activities.TopicsActivity -f 0 com.google.android.adservices.apiAllow ad topics = on/off
adb shell cmd activity start --user 0 -a android.intent.action.VIEW -n com.google.android.adservices.api/com.android.adservices.ui.settings.activities.MeasurementActivity -f 0 com.google.android.adservices.apiAllow ad measurement = on/off
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
Is Google adding sneaky new ad activities that were never there before?
SourceDirectory for com.google.android.adservices.api
/apex/com.android.adservices/priv-app/AdServicesApkGoogle@331814200
*Apps Activity*
adb shell cmd activity start --user 0 -a android.intent.action.VIEW -n com.google.android.adservices.api/com.android.adservices.ui.settings.activities.AppsActivity -f 0 com.google.android.adservices.apiAllow app-suggested ads = on/off
*Topics Activity*
cmd activity start --user 0 -a android.intent.action.VIEW -n com.google.android.adservices.api/com.android.adservices.ui.settings.activities.TopicsActivity -f 0 com.google.android.adservices.apiAllow ad topics = on/off
*Measurement Activity*
adb shell cmd activity start --user 0 -a android.intent.action.VIEW -n com.google.android.adservices.api/com.android.adservices.ui.settings.activities.MeasurementActivity -f 0 com.google.android.adservices.apiAllow ad measurement = on/off
I don't think I've ever seen these before, so I just made three
new shortcuts to ensure they're always wiped out, but... I ask...
Do you have these "advertising" switches recently inserted into your phone?
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Is this the settings navpath for Pixel phones? I don't have a Google
phone. Or is this available on some recent Android version?
Do you have these "advertising" switches recently inserted into your phone?
https://source.android.com/docs/core/ota/modular-system/adservices
Introduced in Android 13. Hard to tell if users want this. The "spin"
in the document makes it sound like something beneficial to users, but
we've before seen marketspeak that was nasty in disguise.
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
Yes. Google Pixel 6a with Android 14 - but I can't remember exactly when these options got introduced exactly.
adb shell pm list packages | findstr adservicesResult:
adb shell pm uninstall --user 0 com.google.mainline.adservicesResult:
adb shell pm uninstall --user 0 com.google.android.adservices.apiResult:
Wally J <walterjones@invalid.nospam> wrote:
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Is this the settings navpath for Pixel phones? I don't have a Google
phone. Or is this available on some recent Android version?
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
[...]Is Google adding sneaky new ad activities that were never there before?
Do you have these "advertising" switches recently inserted into your phone?
https://source.android.com/docs/core/ota/modular-system/adservices
Introduced in Android 13. Hard to tell if users want this. The "spin"
in the document makes it sound like something beneficial to users, but
we've before seen marketspeak that was nasty in disguise.
Arno Welzel <usenet@arnowelzel.de> wrote
Do you have new "advertising" switches recently inserted into your phone? >>> Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
Yes. Google Pixel 6a with Android 14 - but I can't remember exactly when
these options got introduced exactly.
Thank you Arno for confirming these three new sneaky Google ad settings.
It's good to know that the Pixel and the Samsungs have the same settings.
The instant I saw them, I turned them off but I noticed none had any data.
<https://i.postimg.cc/KvBw2tYT/adprivacyshortcuts01.jpg> Ad privacy switches
I suspect the API is so new that no apps are taking advantage of them yet.
VanguardLH <V@nguard.lh> wrote:
Wally J <walterjones@invalid.nospam> wrote:
Do you have new "advertising" switches recently inserted into your phone? >>> Settings > Google > Ads > Ad privacy >
Is this the settings navpath for Pixel phones? I don't have a Google
phone. Or is this available on some recent Android version?
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
It's also on my Samsung phone with Android 13. IIRC, you have a much
older version.
[...]Is Google adding sneaky new ad activities that were never there before?
Do you have these "advertising" switches recently inserted into your phone? >>https://source.android.com/docs/core/ota/modular-system/adservices
Introduced in Android 13. Hard to tell if users want this. The "spin"
in the document makes it sound like something beneficial to users, but
we've before seen marketspeak that was nasty in disguise.
IIRC, these were introduced with some kind of 'What's new'
notification. Of course many people skip these, so they don't
check/modify the settings. On my phone these three settings are off, but
I probably turned them off.
I don't know how many times I've turned something off only to find after
an update that it's been turned on again!
[...]Is Google adding sneaky new ad activities that were never there before?
Do you have these "advertising" switches recently inserted into your phone?
https://source.android.com/docs/core/ota/modular-system/adservices
Introduced in Android 13. Hard to tell if users want this. The "spin"
in the document makes it sound like something beneficial to users, but
we've before seen marketspeak that was nasty in disguise.
IIRC, these were introduced with some kind of 'What's new'
notification. Of course many people skip these, so they don't
check/modify the settings. On my phone these three settings are off, but
I probably turned them off.
I don't know how many times I've turned something off only to find after
an update that it's been turned on again!
I suspect the API is so new that no apps are taking advantage of them yet.
Google probably is, unfortunately. And I'd imagine they would start
adding more advertising in things like the lock screen, like what kindle does.
Do you have these "advertising" switches recently inserted into your phone?
https://source.android.com/docs/core/ota/modular-system/adservices
Introduced in Android 13. Hard to tell if users want this. The "spin"
in the document makes it sound like something beneficial to users, but
we've before seen marketspeak that was nasty in disguise.
I don't know how many times I've turned something off only to find after
an update that it's been turned on again!
That's what you get when you've been ifdef-ed in Google's code!
On 11/7/2023 12:58 AM, Frank Slootweg wrote:
I don't know how many times I've turned something off only to find after >>> an update that it's been turned on again!
That's what you get when you've been ifdef-ed in Google's code!
Isn't it clever Google tailored ads to us under the guise of "ad privacy?"
How is it "ad privacy" when they're looking at what each app is doing?
As always, if you know more than I do about this subject, please add value.
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
On Mon, 6 Nov 2023 07:57:15 +0200, Wally J wrote:
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
I have a Google Pixel 6 and I don't have that option.
Instellingen > Google > Advertenties
is showing me: 'Nieuwe advertentie-ID opvragen'
I kind of remember turning this (= ID) off somewhere in order to not get personalized ads.
Or are you perhaps not on Android 13 or not up-to-date on Google Play
system updates? My latest Google Play system update is of August 1,
2023. (On my phone: Settings -> Security and privacy -> Updates. Tap on 'Updates' to open it.)
adb shell pm uninstall --user 0 com.google.mainline.adservices
adb shell pm uninstall --user 0 com.google.android.adservices.api
As these are *Google* settings, it's unlikely that your Google Pixel 6 doesn't have them.
Or are you perhaps not on Android 13 or not up-to-date on Google Play system updates? My latest Google Play system update is of August 1,
2023. (On my phone: Settings -> Security and privacy -> Updates. Tap on 'Updates' to open it.)
I have them now; they appeared a couple of days ago.
I'm on A14, so it must have been the system updates.
adb shell pm uninstall --user 0 com.google.mainline.adservices
adb shell pm uninstall --user 0 com.google.android.adservices.api
adb shell pm uninstall --user 0 com.google.mainline.telemetry--
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
Wally J wrote:
Do you have new "advertising" switches recently inserted into your phone?
Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
Is your GAID some value other than all zeroes?
Do you have new "advertising" switches recently inserted into your phone? >>> Settings > Google > Ads > Ad privacy >
Ad topics > (default is on)
App-suggested ads > (default is on)
Ad measurement > (default is on)
Is your GAID some value other than all zeroes?
Mine looks like a GUID, and it's definitely not all zeroes.
I got to it by Settings > Google > Ads and then scrolling.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 462 |
Nodes: | 16 (2 / 14) |
Uptime: | 96:58:11 |
Calls: | 9,375 |
Files: | 13,552 |
Messages: | 6,090,415 |