Uses of Interface
com.google.openrtb.OpenRtb.NativeRequest.AssetOrBuilder
-
Packages that use OpenRtb.NativeRequest.AssetOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeRequest.AssetOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.NativeRequest.AssetOrBuilder Modifier and Type Class Description static classOpenRtb.NativeRequest.AssetOpenRTB Native 1.0: The main container object for each asset requested or supported by Exchange on behalf of the rendering client.static classOpenRtb.NativeRequest.Asset.BuilderOpenRTB Native 1.0: The main container object for each asset requested or supported by Exchange on behalf of the rendering client.Methods in com.google.openrtb that return OpenRtb.NativeRequest.AssetOrBuilder Modifier and Type Method Description OpenRtb.NativeRequest.AssetOrBuilderOpenRtb.NativeRequest.Builder. getAssetsOrBuilder(int index)Any bid must comply with the array of elements expressed by the Exchange.OpenRtb.NativeRequest.AssetOrBuilderOpenRtb.NativeRequest. getAssetsOrBuilder(int index)Any bid must comply with the array of elements expressed by the Exchange.OpenRtb.NativeRequest.AssetOrBuilderOpenRtb.NativeRequestOrBuilder. getAssetsOrBuilder(int index)Any bid must comply with the array of elements expressed by the Exchange.Methods in com.google.openrtb that return types with arguments of type OpenRtb.NativeRequest.AssetOrBuilder Modifier and Type Method Description List<? extends OpenRtb.NativeRequest.AssetOrBuilder>OpenRtb.NativeRequest.Builder. getAssetsOrBuilderList()Any bid must comply with the array of elements expressed by the Exchange.List<? extends OpenRtb.NativeRequest.AssetOrBuilder>OpenRtb.NativeRequest. getAssetsOrBuilderList()Any bid must comply with the array of elements expressed by the Exchange.List<? extends OpenRtb.NativeRequest.AssetOrBuilder>OpenRtb.NativeRequestOrBuilder. getAssetsOrBuilderList()Any bid must comply with the array of elements expressed by the Exchange.
-