Package com.google.doubleclick
Class AdxExt
- java.lang.Object
-
- com.google.doubleclick.AdxExt
-
public final class AdxExt extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdxExt.AppExtProtobuf typecom.google.doubleclick.AppExtstatic interfaceAdxExt.AppExtOrBuilderstatic classAdxExt.BidExtAd Exchange extensions for the Bid object.static interfaceAdxExt.BidExtOrBuilderstatic classAdxExt.BidRequestExtProtobuf typecom.google.doubleclick.BidRequestExtstatic interfaceAdxExt.BidRequestExtOrBuilderstatic classAdxExt.BidResponseExtAd Exchange extensions for the BidResponse object.static interfaceAdxExt.BidResponseExtOrBuilderstatic classAdxExt.DealExtProtobuf typecom.google.doubleclick.DealExtstatic interfaceAdxExt.DealExtOrBuilderstatic classAdxExt.DeviceExtProtobuf typecom.google.doubleclick.DeviceExtstatic interfaceAdxExt.DeviceExtOrBuilderstatic classAdxExt.EventTrackerExtProtobuf typecom.google.doubleclick.EventTrackerExtstatic interfaceAdxExt.EventTrackerExtOrBuilderstatic classAdxExt.ImpExtAd Exchange extensions for the Imp object.static interfaceAdxExt.ImpExtOrBuilderstatic classAdxExt.NativeRequestExtProtobuf typecom.google.doubleclick.NativeRequestExtstatic interfaceAdxExt.NativeRequestExtOrBuilderstatic classAdxExt.PublisherExtProtobuf typecom.google.doubleclick.PublisherExtstatic interfaceAdxExt.PublisherExtOrBuilderstatic classAdxExt.RegsExtProtobuf typecom.google.doubleclick.RegsExtstatic interfaceAdxExt.RegsExtOrBuilderstatic classAdxExt.SiteExtProtobuf typecom.google.doubleclick.SiteExtstatic interfaceAdxExt.SiteExtOrBuilderstatic classAdxExt.SKAdNetworkFidelityTypeSKAdNetwork API starting from version 2.2 supports multiple ad presentation options specified by the `fidelity-type` parameter of the SKAdNetwork signature.static classAdxExt.SourceExtProtobuf typecom.google.doubleclick.SourceExtstatic interfaceAdxExt.SourceExtOrBuilderstatic classAdxExt.UserExtProtobuf typecom.google.doubleclick.UserExtstatic interfaceAdxExt.UserExtOrBuilder
-
Field Summary
Fields Modifier and Type Field Description static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.App,AdxExt.AppExt>appExtension key for AdX App.ext.static intAPP_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidResponse.SeatBid.Bid,AdxExt.BidExt>bidExtension key for AdX Bid.ext.static intBID_FIELD_NUMBERstatic intBID_REQUEST_FIELD_NUMBERstatic intBID_RESPONSE_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest,AdxExt.BidRequestExt>bidRequestExtension key for the Adx BidRequest.extstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidResponse,AdxExt.BidResponseExt>bidResponseExtension key for AdX BidResponse.ext.static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Imp.Pmp.Deal,AdxExt.DealExt>dealExtension key for AdX Deal.ext.static intDEAL_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Device,AdxExt.DeviceExt>deviceextend .com.google.openrtb.BidRequest.Device { ...static intDEVICE_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.NativeResponse.EventTracker,AdxExt.EventTrackerExt>eventtrackersExtension key for the AdX EventTracker.ext.static intEVENTTRACKERS_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Imp,AdxExt.ImpExt>impExtension key for AdX Imp.ext.static intIMP_FIELD_NUMBERstatic intNATIVE_EXT_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.NativeRequest,AdxExt.NativeRequestExt>nativeExtExtension key for the AdX Native.ext.static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Publisher,AdxExt.PublisherExt>publisherExtension key for the AdX Publisher.extstatic intPUBLISHER_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Regs,AdxExt.RegsExt>regsExtension key for the Adx Regs.extstatic intREGS_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Site,AdxExt.SiteExt>siteExtension key for the Adx Site.extstatic intSITE_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Source,AdxExt.SourceExt>sourceExtension key for Source.extstatic intSOURCE_FIELD_NUMBERstatic com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.User,AdxExt.UserExt>userExtension key for the Adx User.extstatic intUSER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
IMP_FIELD_NUMBER
public static final int IMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
imp
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Imp,AdxExt.ImpExt> imp
Extension key for AdX Imp.ext.
extend .com.google.openrtb.BidRequest.Imp { ... }
-
APP_FIELD_NUMBER
public static final int APP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
app
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.App,AdxExt.AppExt> app
Extension key for AdX App.ext.
extend .com.google.openrtb.BidRequest.App { ... }
-
BID_RESPONSE_FIELD_NUMBER
public static final int BID_RESPONSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
bidResponse
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidResponse,AdxExt.BidResponseExt> bidResponse
Extension key for AdX BidResponse.ext.
extend .com.google.openrtb.BidResponse { ... }
-
BID_FIELD_NUMBER
public static final int BID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
bid
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidResponse.SeatBid.Bid,AdxExt.BidExt> bid
Extension key for AdX Bid.ext.
extend .com.google.openrtb.BidResponse.SeatBid.Bid { ... }
-
NATIVE_EXT_FIELD_NUMBER
public static final int NATIVE_EXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
nativeExt
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.NativeRequest,AdxExt.NativeRequestExt> nativeExt
Extension key for the AdX Native.ext.
extend .com.google.openrtb.NativeRequest { ... }
-
EVENTTRACKERS_FIELD_NUMBER
public static final int EVENTTRACKERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
eventtrackers
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.NativeResponse.EventTracker,AdxExt.EventTrackerExt> eventtrackers
Extension key for the AdX EventTracker.ext.
extend .com.google.openrtb.NativeResponse.EventTracker { ... }
-
PUBLISHER_FIELD_NUMBER
public static final int PUBLISHER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
publisher
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Publisher,AdxExt.PublisherExt> publisher
Extension key for the AdX Publisher.ext
extend .com.google.openrtb.BidRequest.Publisher { ... }
-
SITE_FIELD_NUMBER
public static final int SITE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
site
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Site,AdxExt.SiteExt> site
Extension key for the Adx Site.ext
extend .com.google.openrtb.BidRequest.Site { ... }
-
BID_REQUEST_FIELD_NUMBER
public static final int BID_REQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
bidRequest
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest,AdxExt.BidRequestExt> bidRequest
Extension key for the Adx BidRequest.ext
extend .com.google.openrtb.BidRequest { ... }
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
user
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.User,AdxExt.UserExt> user
Extension key for the Adx User.ext
extend .com.google.openrtb.BidRequest.User { ... }
-
DEVICE_FIELD_NUMBER
public static final int DEVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
device
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Device,AdxExt.DeviceExt> device
extend .com.google.openrtb.BidRequest.Device { ... }
-
REGS_FIELD_NUMBER
public static final int REGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
regs
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Regs,AdxExt.RegsExt> regs
Extension key for the Adx Regs.ext
extend .com.google.openrtb.BidRequest.Regs { ... }
-
DEAL_FIELD_NUMBER
public static final int DEAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
deal
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Imp.Pmp.Deal,AdxExt.DealExt> deal
Extension key for AdX Deal.ext.
extend .com.google.openrtb.BidRequest.Imp.Pmp.Deal { ... }
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
source
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.openrtb.OpenRtb.BidRequest.Source,AdxExt.SourceExt> source
Extension key for Source.ext
extend .com.google.openrtb.BidRequest.Source { ... }
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-