-
Notifications
You must be signed in to change notification settings - Fork 2
Support "hardcoded" tiles #179
Comments
➤ Philip Jenvey commented: One example of an initial advertiser that would be "hardcoded" has the following properties:
Unfortunately our current AdmSettings json doesn't yet accommodate #2. Each AdmSetting is keyed by the advertiser name, so it wouldn't allow configuring multiple "tiles" of the same advertiser (with differing include_region/advertiser_url's). |
➤ JR Conlin commented: There's a lot of things that AdmSettings doesn't support. It's absolutely a band-aid to a larger problem. All that kinda says that we need to have a separate tile management system in addition to whatever we poll from adM. |
➤ Amy Tsay commented: Filed in backlog as this is not an MVP for Fx90 delivery. Use case of overriding Contile with hardcoded tiles can be handled using the current Remote Settings implementation. |
➤ Philip Jenvey commented: One example of an initial advertiser that would be "hardcoded" has the following properties:
Unfortunately our current AdmSettings json doesn't yet accommodate #2. Each AdmSetting is keyed by the advertiser name, so it wouldn't allow configuring multiple "tiles" of the same advertiser (with differing include_region/advertiser_url's). |
➤ JR Conlin commented: There's a lot of things that AdmSettings doesn't support. It's absolutely a band-aid to a larger problem. All that kinda says that we need to have a separate tile management system in addition to whatever we poll from adM. |
➤ Amy Tsay commented: Filed in backlog as this is not an MVP for Fx90 delivery. Use case of overriding Contile with hardcoded tiles can be handled using the current Remote Settings implementation. |
➤ Philip Jenvey commented: One example of an initial advertiser that would be "hardcoded" has the following properties:
Unfortunately our current AdmSettings json doesn't yet accommodate #2. Each AdmSetting is keyed by the advertiser name, so it wouldn't allow configuring multiple "tiles" of the same advertiser (with differing include_region/advertiser_url's). |
We need the ability to configure a Tile not served from upstream (adM).
We can specify this in the inclusion filter alongside other advertisers, maybe with an explicit flag there to denote it should be included regardless of whether we see it served from upstream.
From https://mozilla-hub.atlassian.net/browse/CONSVC-1108 (closed as dupe):
Outstanding questions include:
┆Issue is synchronized with this Jira Task
┆Epic: Allow additional partners for Contile
The text was updated successfully, but these errors were encountered: