-
public final class AssetTitle.Request
-
-
Constructor Summary
Constructors Constructor Description AssetTitle.Request(Integer length)
-
Method Summary
Modifier and Type Method Description final ObjectgetExtension()Placeholder for exchange-specific extensions to OpenRTB. final UnitsetExtension(@SerializedName(value = ext) Object extension)Placeholder for exchange-specific extensions to OpenRTB. final IntegergetLength()Maximum length of the text in the title element. -
-
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.
-
-
-
-