Bug 1953834 - Add profile group id to asrouter targeting r=omc-reviewers,mviar

Differential Revision: https://phabricator.services.mozilla.com/D244229
This commit is contained in:
Jason Prickett
2025-04-14 18:01:54 +00:00
parent 0dae2e4ec5
commit 8b6faaef37
3 changed files with 41 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ Please note that some targeting attributes require stricter controls on the tele
* [primaryResolution](#primaryresolution)
* [profileAgeCreated](#profileagecreated)
* [profileAgeReset](#profileagereset)
* [profileGroupId](#profilegroupid)
* [profileRestartCount](#profilerestartcount)
* [providerCohorts](#providercohorts)
* [recentBookmarks](#recentbookmarks)
@@ -1092,3 +1093,8 @@ declare const systemArch: string | null;
### `totalSearches`
Returns the number of times a user has completed a search in the URL Bar. The number is arbitrarily capped at 100.
### `profileGroupId`
Returns the stable profile group ID used for data reporting.