Uses of Interface
com.google.openrtb.OpenRtb.NativeRequest.Asset.ImageOrBuilder
-
Packages that use OpenRtb.NativeRequest.Asset.ImageOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeRequest.Asset.ImageOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.NativeRequest.Asset.ImageOrBuilder Modifier and Type Class Description static classOpenRtb.NativeRequest.Asset.ImageOpenRTB Native 1.0: The Image object to be used for all image elements of the Native ad such as Icons, Main Image, etc.static classOpenRtb.NativeRequest.Asset.Image.BuilderOpenRTB Native 1.0: The Image object to be used for all image elements of the Native ad such as Icons, Main Image, etc.Methods in com.google.openrtb that return OpenRtb.NativeRequest.Asset.ImageOrBuilder Modifier and Type Method Description OpenRtb.NativeRequest.Asset.ImageOrBuilderOpenRtb.NativeRequest.Asset.Builder. getImgOrBuilder()Image object for image assets.OpenRtb.NativeRequest.Asset.ImageOrBuilderOpenRtb.NativeRequest.Asset. getImgOrBuilder()Image object for image assets.OpenRtb.NativeRequest.Asset.ImageOrBuilderOpenRtb.NativeRequest.AssetOrBuilder. getImgOrBuilder()Image object for image assets.
-