Skip to content

Commit

Permalink
Update PluginRendererScrollViewFragment.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-lucas-bon authored Mar 11, 2024
1 parent 3ed30d7 commit 90cfb83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class PluginRendererScrollViewFragment : BaseFragment() {
)

// 5. Add for brand safety purposes the article URL or you domain URL when article is not applied
TargetingParams.addExtData("pageUrl", "http://teads.com")
TargetingParams.addExtData("contextUrl", "http://teads.com")

// 6 . Listen TeadsPBMEventListener events and manage onAdRatioUpdate to have your view correctly displayed
bannerView?.setPluginEventListener(object : TeadsPBMEventListener{
Expand Down

0 comments on commit 90cfb83

Please sign in to comment.