Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.31 KB

how-prebid-on-amp-works.md

File metadata and controls

46 lines (29 loc) · 1.31 KB
layout title description pid is_top_nav top_nav_section nav_section
page
How Prebid on AMP Works
How Prebid on AMP Works
0
yeah
dev_docs
prebid-amp

How Prebid on AMP Works

{: .no_toc}

{: .pb-img :} Prebid AMP Overview Diagram

This page has information about how Prebid works with AMP to show Prebid ads on AMP pages.

The diagram below shows how the pieces fit together:

  1. AMP runtime calls Prebid Server URL, including macros.

  2. Prebid Server retrieves demand partner configuration.

  3. Prebid Server sends bid requests to demand partners and caches bid responses.

  4. Prebid Server responds to AMP runtime with key-value targeting.

  5. AMP Network constructs ad request URL and Prebid creative is served.

  6. Creative content is retrieved from cache and renders.

Related Topics