Cristian, I've added a changes to Remote Settings Stage - Preview to `search-telemetry-v2`. Could you validate that the proposed change is working properly?
The steps to reproduce are hard because this type of ad won't always show up if you do a search so I've had to be persistent (e.g. search a term that has a high likelihood of showing ads over and over again) and/or clear cookies.
Here is what works for me:
1) On Google, search "shop shoes" or "shop candles" in US/Canada/UK (to be clear, I've only tested these locales, it probably shows up in all locales).
2) Look at the ad at the top: Keep searching until you see an ad that has a fixed number of images across the top. It looks like a carousel because products will be inside boxes, but isn't a carousel because it won't have arrows that scroll to show more images to load.
3) In the logs, one of the entries should be: `"Counting ad:" ({type:"ad_image_row", adsLoaded:n, adsVisible:0, adsHidden:0})` where `n` is the number of images.
Bug 1853004 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Cristian, I've added a changes to Remote Settings Stage - Preview to `search-telemetry-v2`. Could you validate that the proposed change is working properly?
The steps to reproduce are hard because this type of ad won't always show up if you do a search so I've had to be persistent (e.g. search a term that has a high likelihood of showing ads over and over again) and/or clear cookies.
Here is what works for me:
1) On Google, search "shop shoes" or "shop candles" in US/Canada/UK (to be clear, I've only tested these locales, it probably shows up in all locales).
2) Look at the ad at the top: Keep submitting that search (or clear cookies if you stop seeing ads) until you see an ad that has a fixed number of images across the top. It looks like a carousel because products will be inside boxes, but isn't a carousel because it won't have arrows that scroll to show more images to load.
3) In the logs, one of the entries should be: `"Counting ad:" ({type:"ad_image_row", adsLoaded:n, adsVisible:0, adsHidden:0})` where `n` is the number of images.
Cristian, I've added a changes to Remote Settings Stage - Preview to `search-telemetry-v2`. Could you validate that the proposed change is working properly?
The steps to reproduce are hard because this type of ad won't always show up if you do a search so I've had to be persistent (e.g. search a term that has a high likelihood of showing ads over and over again) and/or clear cookies.
Here is what works for me:
1) On Google, search "shop shoes" or "shop candles" in US/Canada/UK (to be clear, I've only tested these locales, it probably shows up in all locales).
2) Look at the ad at the top: Keep submitting that search (or clear cookies if you stop seeing ads) until you see an ad that has a fixed number of images across the top. It looks like a carousel because products will be inside boxes, but isn't a carousel because it won't have arrows that scroll to show more images to load.
3) In the logs, one of the entries should be: `"Counting ad:" ({type:"ad_image_row", adsLoaded:n, adsVisible:n, adsHidden:0})` where `n` is the number of images.