prebid / prebid-universal-creative

Apache License 2.0
43 stars 71 forks source link

Static vast tag for mobile rendering API for rewarded video #148

Closed YuriyVelichkoPI closed 2 years ago

YuriyVelichkoPI commented 2 years ago

Motivation

Host a static VAST tag in order to use it instead of PUC in the scenario for integration of the Prebid Mobile Rendering API with GAM Rewarded Video ads.

Description of the tag

This tag signals the Prebid Mobile SDK that Prebid's Line Item for the Rewarded Video wins. The trigger is a tag

<AdTitle>PrebidAppEvent</AdTitle>

Based on it the SDK determines a winner and manages to render it.

Future Steps

Need to host this file in the public space in order to use its URL in the GAM Creative setup.

bretg commented 2 years ago

The goal is to host this on as https://cdn.jsdelivr.net/npm/prebid-universal-creative@latest/dist/prebid-mobile-rewarded-vast.xml

@jsnellbaker and @ChrisHuie - please coordinate for how to make that happen. I believe there's a Jenknins job associated with this repo like there is for PBJS. Thanks.