Uses of Interface
com.google.openrtb.OpenRtb.NativeRequest.Asset.DataOrBuilder
-
Packages that use OpenRtb.NativeRequest.Asset.DataOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeRequest.Asset.DataOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.NativeRequest.Asset.DataOrBuilder Modifier and Type Class Description static classOpenRtb.NativeRequest.Asset.DataOpenRTB Native 1.0: The Data Object is to be used for all non-core elements of the native unit such as Ratings, Review Count, Stars, Download count, descriptions etc.static classOpenRtb.NativeRequest.Asset.Data.BuilderOpenRTB Native 1.0: The Data Object is to be used for all non-core elements of the native unit such as Ratings, Review Count, Stars, Download count, descriptions etc.Methods in com.google.openrtb that return OpenRtb.NativeRequest.Asset.DataOrBuilder Modifier and Type Method Description OpenRtb.NativeRequest.Asset.DataOrBuilderOpenRtb.NativeRequest.Asset.Builder. getDataOrBuilder()Data object for brand name, description, ratings, prices etc.OpenRtb.NativeRequest.Asset.DataOrBuilderOpenRtb.NativeRequest.Asset. getDataOrBuilder()Data object for brand name, description, ratings, prices etc.OpenRtb.NativeRequest.Asset.DataOrBuilderOpenRtb.NativeRequest.AssetOrBuilder. getDataOrBuilder()Data object for brand name, description, ratings, prices etc.
-