Enum ResolvedCompanion.Required

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      ALL

      the media player must attempt to display the contents for all ResolvedCompanion provided. If all companion creative cannot be displayed, the ad should be disregarded and the ad server should be notified using the ResolvedAd.errorUrlTemplates.

      ANY

      the media player must attempt to display content from at least one of the ResolvedCompanion provided. If none of the companion creative can be displayed, the ad should be disregarded and the ad server should be notified using the ResolvedAd.errorUrlTemplates.

      NONE

      the media player may choose to not display any of the ResolvedCompanion, but is not restricted from doing so. The ad server may use this option when the advertiser prefers that the master Linear or NonLinear ad be displayed even if the companion cannot be displayed.