Bug 1522899 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We often return spocs from the same branch but with slightly different titles or images to test which of these performs best. We generally don't want multiple spocs from the same brand to show up on the same new-tab page.

- The API will send an integer spocs.spocs_per_brand.
- Brands can be identified by their domain.
- The client should limit the number of spocs from the same domain per new-tab to spocs_per_brand.
We often return spocs from the same branch but with slightly different titles or images to test which of these performs best. We generally don't want multiple spocs from the same brand to show up on the same new-tab page.

- The API will send an integer spocs.spocs_per_brand.
- Brands can be identified by the domain field in the Spoc.
- The client should limit the number of spocs from the same domain per new-tab to spocs_per_brand.

Back to Bug 1522899 Comment 0