Skip to content

Commit 54018b5

Browse files
clho40clho404bretg
authored
Corrected the custom parameters from "pb_hb" to "hb_pb" (prebid#4334)
* Update huaweiads.md add gdpr and coppa support * no message * Update pbs-database.md replaced `%RESPONSE_ID_LIST%` with `%ID_LIST%` * Update huaweiads.md * parameter is different between Go and Java * changed the custom parameters from "pb_hb" to "hb_pb" * attach adView to the view group --------- Co-authored-by: Ho Chia Leung <chia.leung.ho@huawei.com> Co-authored-by: bretg <bgorsline@gmail.com>
1 parent bbc1c5e commit 54018b5

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

-194 KB
Loading

prebid-mobile/modules/rendering/android-sdk-integration-max.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Integration example:
5858
// 1. Create MaxAdView
5959
adView = MaxAdView(adUnitId, requireContext())
6060
adView?.setListener(createListener())
61+
adWrapperView.addView(adView)
6162

6263
// 2. Create MaxMediationBannerUtils
6364
val mediationUtils = MaxMediationBannerUtils(adView)

0 commit comments

Comments
 (0)