Class OpenRtb.NativeRequest.Asset.Builder

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

    public static final class OpenRtb.NativeRequest.Asset.Builder
    extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<OpenRtb.NativeRequest.Asset,​OpenRtb.NativeRequest.Asset.Builder>
    implements OpenRtb.NativeRequest.AssetOrBuilder
     OpenRTB Native 1.0: 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.NativeRequest.Asset