Class OpenRtb.NativeResponse.Asset.Builder

  • All Implemented Interfaces:
    OpenRtb.NativeResponse.AssetOrBuilder, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<OpenRtb.NativeResponse.Asset>, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
    Enclosing class:
    OpenRtb.NativeResponse.Asset

    public static final class OpenRtb.NativeResponse.Asset.Builder
    extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<OpenRtb.NativeResponse.Asset,​OpenRtb.NativeResponse.Asset.Builder>
    implements OpenRtb.NativeResponse.AssetOrBuilder
     OpenRTB Native 1.0: Corresponds to the Asset Object in the request.
     The main container object for each asset requested or supported by Exchange
     on behalf of the rendering client. Any object that is required is to be
     flagged as such. Only one of the {title,img,video,data} objects should be
     present in each object. All others should be null/absent. The id is to be
     unique within the Asset array so that the response can be aligned.
     
    Protobuf type com.google.openrtb.NativeResponse.Asset