Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.31 KB

how-prebid-on-amp-works.md

File metadata and controls

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

How Prebid on AMP Works

{: .no_toc}

The diagram below shows how the pieces of an AMP+Prebid solution 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.

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

Related Topics