@ParametersAreNonnullByDefault
Package com.google.openrtb.snippet
Support for HTML snippet manipulation (macros, escaping, URL building).
-
Interface Summary Interface Description SnippetMacroType Macros for snippet generation. -
Class Summary Class Description OpenRtbSnippetProcessor DefaultSnippetProcessor.SnippetProcessor Supports preprocessing for "snippets" of textual information, in particular for various String fields from the responseOpenRtb.BidResponse.SeatBid.Bids such as the ad markup, URLs and IDs.SnippetProcessorContext Context forSnippetProcessor. -
Enum Summary Enum Description OpenRtbMacros OpenRTB 4.6: Standard OpenRTB macros. -
Exception Summary Exception Description UndefinedMacroException A snippet macro cannot be used, because its value was not defined correctly.