updateAdPod

open fun updateAdPod(adPod: AdPod)

Updates the AdPod of this block. This block must only be updated when isDynamic returns true.

Note: The default implementation does nothing. It can be overridden to provide the desired implementation.

Parameters

adPod

the new AdPod