Closed
Bug 1875909
Opened 1 year ago
Closed 1 year ago
Add support for mobile AMP suggestions to the Suggest Rust component
Categories
(Application Services :: Suggest, task, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lina, Assigned: ttran)
References
Details
(Whiteboard: [disco])
This ticket covers teaching the Rust component about AMP (sponsored) suggestions for mobile.
Updated•1 year ago
|
Updated•1 year ago
|
Priority: -- → P1
Comment 1•1 year ago
|
||
The Ads team has uploaded the mobile suggestions to RS stage with the new record type amp-mobile-suggestions
. They share the exact same format as desktop AMP suggestions.
Hey Tif, do you mind taking care of this one? I think we just need to add a new provider that ingests records of amp-mobile-suggestions
. We can reuse the existing ingestion/query code for AMP/desktop in the component.
Flags: needinfo?(ttran)
Assignee: nobody → ttran
Status: NEW → ASSIGNED
Flags: needinfo?(ttran)
PR: https://github.com/mozilla/application-services/pull/6120,
Separate bugzilla was created for the mobile client changes
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•