Package 

Class AssetTitle.Request

    • Method Summary

      Modifier and Type Method Description
      final Object getExtension() Placeholder for exchange-specific extensions to OpenRTB.
      final Unit setExtension(@SerializedName(value = ext) Object extension) Placeholder for exchange-specific extensions to OpenRTB.
      final Integer getLength() Maximum length of the text in the title element.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AssetTitle.Request

        AssetTitle.Request(Integer length)
    • Method Detail

      • getExtension

         final Object getExtension()

        Placeholder for exchange-specific extensions to OpenRTB.

      • setExtension

         final Unit setExtension(@SerializedName(value = ext) Object extension)

        Placeholder for exchange-specific extensions to OpenRTB.

      • getLength

         final Integer getLength()

        Maximum length of the text in the title element. Recommended to be 25, 90, or 140.