Let's assume i am an advanced Dailymotion Partner : is there a way to disable monetization through the js API when building a dailymotion player ?
This help center page is dealing with a user interface process. I am looking for a dynamic way (player side) to enable / disable monetization based on user's context (subscriber vs regular user).
Saddly, nothing related in the official documentation...
This is not something you can manage on player side.
It's defined at video data level using the advertising_instream_blocked
parameter (documentation)