From ff78da2d3f4e5044dc7ab68af9e6ae5611e07e0d Mon Sep 17 00:00:00 2001 From: shunj-nb <75647253+shunj-nb@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:01:41 -0700 Subject: [PATCH] android infeed msp s2s experiment (#115) --- pkg/modules/update_bundle/module/hook_raw_auction.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg/modules/update_bundle/module/hook_raw_auction.go b/pkg/modules/update_bundle/module/hook_raw_auction.go index 2d0549cb7d4..63a19f60a5a 100644 --- a/pkg/modules/update_bundle/module/hook_raw_auction.go +++ b/pkg/modules/update_bundle/module/hook_raw_auction.go @@ -15,6 +15,9 @@ var placementIdFbGg = []string{ "msp-android-article-top-display-ctrl2", "msp-android-article-top-display-exp", "msp-android-article-top-display-exp2", + "msp-android-foryou-large-native-exp", + "msp-android-foryou-large-display-exp", + "msp-android-foryou-large-display-ctrl", "msp-ios-article-top-display-exp2", "msp-android-launch-fullscreen-interstitial-ctrl", "msp-android-launch-fullscreen-interstitial-exp",