Uses of Interface
com.google.openrtb.OpenRtb.NativeResponse.EventTrackerOrBuilder
-
Packages that use OpenRtb.NativeResponse.EventTrackerOrBuilder Package Description com.google.openrtb OpenRTB model. -
-
Uses of OpenRtb.NativeResponse.EventTrackerOrBuilder in com.google.openrtb
Classes in com.google.openrtb that implement OpenRtb.NativeResponse.EventTrackerOrBuilder Modifier and Type Class Description static classOpenRtb.NativeResponse.EventTrackerOpenRTB Native 1.2: The event trackers response is an array of objects and specifies the types of events the bidder wishes to track and the URLs/information to track them.static classOpenRtb.NativeResponse.EventTracker.BuilderOpenRTB Native 1.2: The event trackers response is an array of objects and specifies the types of events the bidder wishes to track and the URLs/information to track them.Methods in com.google.openrtb that return OpenRtb.NativeResponse.EventTrackerOrBuilder Modifier and Type Method Description OpenRtb.NativeResponse.EventTrackerOrBuilderOpenRtb.NativeResponse.Builder. getEventtrackersOrBuilder(int index)Array of response event trackers to run with the ad, in response to the declared supported methods in the NativeRequest.OpenRtb.NativeResponse.EventTrackerOrBuilderOpenRtb.NativeResponse. getEventtrackersOrBuilder(int index)Array of response event trackers to run with the ad, in response to the declared supported methods in the NativeRequest.OpenRtb.NativeResponse.EventTrackerOrBuilderOpenRtb.NativeResponseOrBuilder. getEventtrackersOrBuilder(int index)Array of response event trackers to run with the ad, in response to the declared supported methods in the NativeRequest.Methods in com.google.openrtb that return types with arguments of type OpenRtb.NativeResponse.EventTrackerOrBuilder Modifier and Type Method Description List<? extends OpenRtb.NativeResponse.EventTrackerOrBuilder>OpenRtb.NativeResponse.Builder. getEventtrackersOrBuilderList()Array of response event trackers to run with the ad, in response to the declared supported methods in the NativeRequest.List<? extends OpenRtb.NativeResponse.EventTrackerOrBuilder>OpenRtb.NativeResponse. getEventtrackersOrBuilderList()Array of response event trackers to run with the ad, in response to the declared supported methods in the NativeRequest.List<? extends OpenRtb.NativeResponse.EventTrackerOrBuilder>OpenRtb.NativeResponseOrBuilder. getEventtrackersOrBuilderList()Array of response event trackers to run with the ad, in response to the declared supported methods in the NativeRequest.
-