Closed
Bug 1917606
Opened 1 year ago
Closed 1 year ago
[Unified Ads API Integr] Prefs or some what to connect Nimbus to placement data
Categories
(Firefox :: New Tab Page, enhancement)
Firefox
New Tab Page
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: thecount, Assigned: thecount)
References
(Blocks 1 open bug)
Details
(Whiteboard: [hnt])
Attachments
(1 file)
We probably want a way to easily change the placement and counts.
Right now the data we need to be able to configure is looking like something like this:
Tiles:
placements: [
{placement: "newtab_tiles_1", count: 1},
{placement: "newtab_tiles_3", count: 2},
{placement: "newtab_tiles_3", count: 3}
],
Spocs:
placements: [{placement: "newtab_spocs", count: 7}],
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → sdowne
Status: NEW → ASSIGNED
Pushed by sdowne@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f962c1299a0a
Newtab connect ads API placements to prefs and Nimbus. r=home-newtab-reviewers,nbarrett
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•