You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In slow fetch 3P amp-ad request scenario, publishers used the remote.html approach to enhance ad requests with cookie information. Since fast fetch is all XHR based, this approach will not work. This feature is to allow publishers to decorate an ad request typically for operations like reading their own cookies from another domain or the same domain and update the ad request before sending to the ad server.
CC @lannka