Uses of Interface
com.google.openrtb.OpenRtb.NativeRequest.EventTrackersOrBuilder
-
Packages that use OpenRtb.NativeRequest.EventTrackersOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeRequest.EventTrackersOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.NativeRequest.EventTrackersOrBuilder Modifier and Type Class Description static classOpenRtb.NativeRequest.EventTrackersOpenRTB Native 1.2: The EventTrackers object specifies the type of events the bidder can request to be tracked in the bid response, and which types of tracking are available for each event type, and is included as an array in the request.static classOpenRtb.NativeRequest.EventTrackers.BuilderOpenRTB Native 1.2: The EventTrackers object specifies the type of events the bidder can request to be tracked in the bid response, and which types of tracking are available for each event type, and is included as an array in the request.Methods in com.google.openrtb that return OpenRtb.NativeRequest.EventTrackersOrBuilder Modifier and Type Method Description OpenRtb.NativeRequest.EventTrackersOrBuilderOpenRtb.NativeRequest.Builder. getEventtrackersOrBuilder(int index)Specifies what type of event tracking is supported.OpenRtb.NativeRequest.EventTrackersOrBuilderOpenRtb.NativeRequest. getEventtrackersOrBuilder(int index)Specifies what type of event tracking is supported.OpenRtb.NativeRequest.EventTrackersOrBuilderOpenRtb.NativeRequestOrBuilder. getEventtrackersOrBuilder(int index)Specifies what type of event tracking is supported.Methods in com.google.openrtb that return types with arguments of type OpenRtb.NativeRequest.EventTrackersOrBuilder Modifier and Type Method Description List<? extends OpenRtb.NativeRequest.EventTrackersOrBuilder>OpenRtb.NativeRequest.Builder. getEventtrackersOrBuilderList()Specifies what type of event tracking is supported.List<? extends OpenRtb.NativeRequest.EventTrackersOrBuilder>OpenRtb.NativeRequest. getEventtrackersOrBuilderList()Specifies what type of event tracking is supported.List<? extends OpenRtb.NativeRequest.EventTrackersOrBuilder>OpenRtb.NativeRequestOrBuilder. getEventtrackersOrBuilderList()Specifies what type of event tracking is supported.
-