Uses of Interface
com.google.openrtb.OpenRtb.NativeResponse.AssetOrBuilder
-
Packages that use OpenRtb.NativeResponse.AssetOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeResponse.AssetOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.NativeResponse.AssetOrBuilder Modifier and Type Class Description static classOpenRtb.NativeResponse.AssetOpenRTB Native 1.0: Corresponds to the Asset Object in the request.static classOpenRtb.NativeResponse.Asset.BuilderOpenRTB Native 1.0: Corresponds to the Asset Object in the request.Methods in com.google.openrtb that return OpenRtb.NativeResponse.AssetOrBuilder Modifier and Type Method Description OpenRtb.NativeResponse.AssetOrBuilderOpenRtb.NativeResponse.Builder. getAssetsOrBuilder(int index)List of native ad's assets.OpenRtb.NativeResponse.AssetOrBuilderOpenRtb.NativeResponse. getAssetsOrBuilder(int index)List of native ad's assets.OpenRtb.NativeResponse.AssetOrBuilderOpenRtb.NativeResponseOrBuilder. getAssetsOrBuilder(int index)List of native ad's assets.Methods in com.google.openrtb that return types with arguments of type OpenRtb.NativeResponse.AssetOrBuilder Modifier and Type Method Description List<? extends OpenRtb.NativeResponse.AssetOrBuilder>OpenRtb.NativeResponse.Builder. getAssetsOrBuilderList()List of native ad's assets.List<? extends OpenRtb.NativeResponse.AssetOrBuilder>OpenRtb.NativeResponse. getAssetsOrBuilderList()List of native ad's assets.List<? extends OpenRtb.NativeResponse.AssetOrBuilder>OpenRtb.NativeResponseOrBuilder. getAssetsOrBuilderList()List of native ad's assets.
-