Skip to content

Commit

Permalink
msp alpha experiment on android interstitial (prebid#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
shunj-nb authored Apr 25, 2024
1 parent d6a4454 commit a229438
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/modules/ad_cache/module/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@ var dynamic_floor_dam_experiment_placements = []string{
// iOS in-feed placements
"msp-ios-foryou-large-display-exp",
"msp-ios-foryou-large-display-exp2",

// android interstitil
"msp-android-launch-fullscreen-interstitial-exp5",
"msp-android-launch-fullscreen-interstitial-exp6",
}

func GetBidderConfig(config *AdCacheBiddersConfig, bidder string, placement string) (BidderConfig, bool) {
Expand Down

0 comments on commit a229438

Please sign in to comment.