Interface ResolvedCompanion

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract ResolvedCompanion.Required getRequired() the information about which Companion creative to display when multiple Companions are supplied and whether the ad can be displayed without its Companion creative.
      abstract Integer getWidth() The pixel width of the placement slot for which the creative is intended.
      abstract Integer getHeight() the pixel height of the placement slot for which the creative is intended.
      abstract Integer getAssetWidth() the pixel width of the creative.
      abstract Integer getAssetHeight() the pixel height of the creative.
      abstract Integer getExpandedWidth() the maximum pixel width of the creative in its expanded state.
      abstract Integer getExpandedHeight() the maximum pixel height of the creative in its expanded state.
      abstract String getAdSlotId() the id used to identify desired placement on a publisher’s page.
      abstract ResolvedCompanion.RenderingMode getRenderingMode() used to indicate when and where to use this companion ad.
      abstract Boolean getXmlEncoded() identifies whether the ad parameters are xml-encoded.
      abstract String getAltText() the alternative text for the image.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait