public static final class OpenRtbProtobuf.Content extends com.google.protobuf.GeneratedMessageV3 implements OpenRtbProtobuf.ContentOrBuilder
3.3.7 Content Object The content object itself and all of its parameters are optional, so default values are not provided. If an optional parameter is not specified, it should be considered unknown. This object describes the content in which the impression will appear (may be syndicated or non- syndicated content). This object may be useful in the situation where syndicated content contains impressions and does not necessarily match the publisher’s general content. The exchange might or might not have knowledge of the page where the content is running, as a result of the syndication method. (For example, video impressions embedded in an iframe on an unknown web property or device.)Protobuf type
open_rtb.Content| Modifier and Type | Class and Description |
|---|---|
static class |
OpenRtbProtobuf.Content.Builder
3.3.7 Content Object
The content object itself and all of its parameters are optional, so default values are not provided.
|
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
CAT_FIELD_NUMBER |
static int |
CONTENTRATING_FIELD_NUMBER |
static int |
CONTEXT_FIELD_NUMBER |
static int |
EMBEDDABLE_FIELD_NUMBER |
static int |
EPISODE_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
KEYWORDS_FIELD_NUMBER |
static int |
LANGUAGE_FIELD_NUMBER |
static int |
LEN_FIELD_NUMBER |
static int |
LIVESTREAM_FIELD_NUMBER |
static com.google.protobuf.Parser<OpenRtbProtobuf.Content> |
PARSER
Deprecated.
|
static int |
PRODUCER_FIELD_NUMBER |
static int |
QAGMEDIARATING_FIELD_NUMBER |
static int |
SEASON_FIELD_NUMBER |
static int |
SERIES_FIELD_NUMBER |
static int |
SOURCERELATIONSHIP_FIELD_NUMBER |
static int |
TITLE_FIELD_NUMBER |
static int |
URL_FIELD_NUMBER |
static int |
USERRATING_FIELD_NUMBER |
static int |
VIDEOQUALITY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCat(int index)
Array of IAB content categories for the content.
|
com.google.protobuf.ByteString |
getCatBytes(int index)
Array of IAB content categories for the content.
|
int |
getCatCount()
Array of IAB content categories for the content.
|
com.google.protobuf.ProtocolStringList |
getCatList()
Array of IAB content categories for the content.
|
String |
getContentrating()
Content rating (e.g., MPAA)
|
com.google.protobuf.ByteString |
getContentratingBytes()
Content rating (e.g., MPAA)
|
String |
getContext()
Specifies the type of content (game, video, text, etc.).
|
com.google.protobuf.ByteString |
getContextBytes()
Specifies the type of content (game, video, text, etc.).
|
static OpenRtbProtobuf.Content |
getDefaultInstance() |
OpenRtbProtobuf.Content |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getEmbeddable()
From QAG Video Addendum.
|
int |
getEpisode()
Content episode number (typically applies to video content).
|
String |
getId()
ID uniquely identifying the content.
|
com.google.protobuf.ByteString |
getIdBytes()
ID uniquely identifying the content.
|
String |
getKeywords()
Comma separated list of keywords describing the content.
|
com.google.protobuf.ByteString |
getKeywordsBytes()
Comma separated list of keywords describing the content.
|
String |
getLanguage()
Language of the content.
|
com.google.protobuf.ByteString |
getLanguageBytes()
Language of the content.
|
int |
getLen()
Length of content (appropriate for video or audio) in seconds.
|
int |
getLivestream()
Is content live? E.g., live video stream, live blog.
|
com.google.protobuf.Parser<OpenRtbProtobuf.Content> |
getParserForType() |
OpenRtbProtobuf.Producer |
getProducer()
See Producer Object.
|
OpenRtbProtobuf.ProducerOrBuilder |
getProducerOrBuilder()
See Producer Object.
|
int |
getQagmediarating()
Media rating of the content, per QAG guidelines.
|
String |
getSeason()
Content season.
|
com.google.protobuf.ByteString |
getSeasonBytes()
Content season.
|
int |
getSerializedSize() |
String |
getSeries()
Content series.
|
com.google.protobuf.ByteString |
getSeriesBytes()
Content series.
|
int |
getSourcerelationship()
1 for “direct”; 0 for “indirect”.
|
String |
getTitle()
Content title.
|
com.google.protobuf.ByteString |
getTitleBytes()
Content title.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUrl()
Original URL of the content, for buy-side contextualization or review.
|
com.google.protobuf.ByteString |
getUrlBytes()
Original URL of the content, for buy-side contextualization or review.
|
String |
getUserrating()
User rating of the content (e.g., number of stars, likes, etc.).
|
com.google.protobuf.ByteString |
getUserratingBytes()
User rating of the content (e.g., number of stars, likes, etc.).
|
int |
getVideoquality()
Video quality per the IAB’s classification.
|
boolean |
hasContentrating()
Content rating (e.g., MPAA)
|
boolean |
hasContext()
Specifies the type of content (game, video, text, etc.).
|
boolean |
hasEmbeddable()
From QAG Video Addendum.
|
boolean |
hasEpisode()
Content episode number (typically applies to video content).
|
int |
hashCode() |
boolean |
hasId()
ID uniquely identifying the content.
|
boolean |
hasKeywords()
Comma separated list of keywords describing the content.
|
boolean |
hasLanguage()
Language of the content.
|
boolean |
hasLen()
Length of content (appropriate for video or audio) in seconds.
|
boolean |
hasLivestream()
Is content live? E.g., live video stream, live blog.
|
boolean |
hasProducer()
See Producer Object.
|
boolean |
hasQagmediarating()
Media rating of the content, per QAG guidelines.
|
boolean |
hasSeason()
Content season.
|
boolean |
hasSeries()
Content series.
|
boolean |
hasSourcerelationship()
1 for “direct”; 0 for “indirect”.
|
boolean |
hasTitle()
Content title.
|
boolean |
hasUrl()
Original URL of the content, for buy-side contextualization or review.
|
boolean |
hasUserrating()
User rating of the content (e.g., number of stars, likes, etc.).
|
boolean |
hasVideoquality()
Video quality per the IAB’s classification.
|
boolean |
isInitialized() |
static OpenRtbProtobuf.Content.Builder |
newBuilder() |
static OpenRtbProtobuf.Content.Builder |
newBuilder(OpenRtbProtobuf.Content prototype) |
OpenRtbProtobuf.Content.Builder |
newBuilderForType() |
static OpenRtbProtobuf.Content |
parseDelimitedFrom(InputStream input) |
static OpenRtbProtobuf.Content |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Content |
parseFrom(byte[] data) |
static OpenRtbProtobuf.Content |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Content |
parseFrom(com.google.protobuf.ByteString data) |
static OpenRtbProtobuf.Content |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Content |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OpenRtbProtobuf.Content |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpenRtbProtobuf.Content |
parseFrom(InputStream input) |
static OpenRtbProtobuf.Content |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OpenRtbProtobuf.Content> |
parser() |
OpenRtbProtobuf.Content.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int ID_FIELD_NUMBER
public static final int EPISODE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER
public static final int SERIES_FIELD_NUMBER
public static final int SEASON_FIELD_NUMBER
public static final int URL_FIELD_NUMBER
public static final int CAT_FIELD_NUMBER
public static final int VIDEOQUALITY_FIELD_NUMBER
public static final int KEYWORDS_FIELD_NUMBER
public static final int CONTENTRATING_FIELD_NUMBER
public static final int USERRATING_FIELD_NUMBER
public static final int CONTEXT_FIELD_NUMBER
public static final int LIVESTREAM_FIELD_NUMBER
public static final int SOURCERELATIONSHIP_FIELD_NUMBER
public static final int PRODUCER_FIELD_NUMBER
public static final int LEN_FIELD_NUMBER
public static final int QAGMEDIARATING_FIELD_NUMBER
public static final int EMBEDDABLE_FIELD_NUMBER
public static final int LANGUAGE_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<OpenRtbProtobuf.Content> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasId()
ID uniquely identifying the content.
optional string id = 1;hasId in interface OpenRtbProtobuf.ContentOrBuilderpublic String getId()
ID uniquely identifying the content.
optional string id = 1;getId in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
ID uniquely identifying the content.
optional string id = 1;getIdBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasEpisode()
Content episode number (typically applies to video content).
optional uint32 episode = 2;hasEpisode in interface OpenRtbProtobuf.ContentOrBuilderpublic int getEpisode()
Content episode number (typically applies to video content).
optional uint32 episode = 2;getEpisode in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasTitle()
Content title. Video examples: “Search Committee” (television) or “A New Hope” (movie) or “Endgame” (made for web) Non-video example: “Why an Antarctic Glacier Is Melting So Quickly” (Time magazine article)
optional string title = 3;hasTitle in interface OpenRtbProtobuf.ContentOrBuilderpublic String getTitle()
Content title. Video examples: “Search Committee” (television) or “A New Hope” (movie) or “Endgame” (made for web) Non-video example: “Why an Antarctic Glacier Is Melting So Quickly” (Time magazine article)
optional string title = 3;getTitle in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getTitleBytes()
Content title. Video examples: “Search Committee” (television) or “A New Hope” (movie) or “Endgame” (made for web) Non-video example: “Why an Antarctic Glacier Is Melting So Quickly” (Time magazine article)
optional string title = 3;getTitleBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasSeries()
Content series. Video examples: “The Office” (television) or “Star Wars” (movie) or “Arby ‘N’ The Chief” (made for web) Non-video example: “Ecocentric” (Time magazine blog)
optional string series = 4;hasSeries in interface OpenRtbProtobuf.ContentOrBuilderpublic String getSeries()
Content series. Video examples: “The Office” (television) or “Star Wars” (movie) or “Arby ‘N’ The Chief” (made for web) Non-video example: “Ecocentric” (Time magazine blog)
optional string series = 4;getSeries in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getSeriesBytes()
Content series. Video examples: “The Office” (television) or “Star Wars” (movie) or “Arby ‘N’ The Chief” (made for web) Non-video example: “Ecocentric” (Time magazine blog)
optional string series = 4;getSeriesBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasSeason()
Content season. E.g., “Season 3” (typically applies to video content).
optional string season = 5;hasSeason in interface OpenRtbProtobuf.ContentOrBuilderpublic String getSeason()
Content season. E.g., “Season 3” (typically applies to video content).
optional string season = 5;getSeason in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getSeasonBytes()
Content season. E.g., “Season 3” (typically applies to video content).
optional string season = 5;getSeasonBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasUrl()
Original URL of the content, for buy-side contextualization or review.
optional string url = 6;hasUrl in interface OpenRtbProtobuf.ContentOrBuilderpublic String getUrl()
Original URL of the content, for buy-side contextualization or review.
optional string url = 6;getUrl in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getUrlBytes()
Original URL of the content, for buy-side contextualization or review.
optional string url = 6;getUrlBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ProtocolStringList getCatList()
Array of IAB content categories for the content. See Table 6.1 Content Categories.
repeated string cat = 7;getCatList in interface OpenRtbProtobuf.ContentOrBuilderpublic int getCatCount()
Array of IAB content categories for the content. See Table 6.1 Content Categories.
repeated string cat = 7;getCatCount in interface OpenRtbProtobuf.ContentOrBuilderpublic String getCat(int index)
Array of IAB content categories for the content. See Table 6.1 Content Categories.
repeated string cat = 7;getCat in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getCatBytes(int index)
Array of IAB content categories for the content. See Table 6.1 Content Categories.
repeated string cat = 7;getCatBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasVideoquality()
Video quality per the IAB’s classification. See Table 6.14 Video Quality.
optional uint32 videoquality = 8;hasVideoquality in interface OpenRtbProtobuf.ContentOrBuilderpublic int getVideoquality()
Video quality per the IAB’s classification. See Table 6.14 Video Quality.
optional uint32 videoquality = 8;getVideoquality in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasKeywords()
Comma separated list of keywords describing the content.
optional string keywords = 9;hasKeywords in interface OpenRtbProtobuf.ContentOrBuilderpublic String getKeywords()
Comma separated list of keywords describing the content.
optional string keywords = 9;getKeywords in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getKeywordsBytes()
Comma separated list of keywords describing the content.
optional string keywords = 9;getKeywordsBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasContentrating()
Content rating (e.g., MPAA)
optional string contentrating = 10;hasContentrating in interface OpenRtbProtobuf.ContentOrBuilderpublic String getContentrating()
Content rating (e.g., MPAA)
optional string contentrating = 10;getContentrating in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getContentratingBytes()
Content rating (e.g., MPAA)
optional string contentrating = 10;getContentratingBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasUserrating()
User rating of the content (e.g., number of stars, likes, etc.).
optional string userrating = 11;hasUserrating in interface OpenRtbProtobuf.ContentOrBuilderpublic String getUserrating()
User rating of the content (e.g., number of stars, likes, etc.).
optional string userrating = 11;getUserrating in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getUserratingBytes()
User rating of the content (e.g., number of stars, likes, etc.).
optional string userrating = 11;getUserratingBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasContext()
Specifies the type of content (game, video, text, etc.). See Table 6.13 Content Context.
optional string context = 12;hasContext in interface OpenRtbProtobuf.ContentOrBuilderpublic String getContext()
Specifies the type of content (game, video, text, etc.). See Table 6.13 Content Context.
optional string context = 12;getContext in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getContextBytes()
Specifies the type of content (game, video, text, etc.). See Table 6.13 Content Context.
optional string context = 12;getContextBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasLivestream()
Is content live? E.g., live video stream, live blog. “1” means content is live. “0” means it is not live.
optional uint32 livestream = 13;hasLivestream in interface OpenRtbProtobuf.ContentOrBuilderpublic int getLivestream()
Is content live? E.g., live video stream, live blog. “1” means content is live. “0” means it is not live.
optional uint32 livestream = 13;getLivestream in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasSourcerelationship()
1 for “direct”; 0 for “indirect”.
optional uint32 sourcerelationship = 14;hasSourcerelationship in interface OpenRtbProtobuf.ContentOrBuilderpublic int getSourcerelationship()
1 for “direct”; 0 for “indirect”.
optional uint32 sourcerelationship = 14;getSourcerelationship in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasProducer()
See Producer Object.
optional .open_rtb.Producer producer = 15;hasProducer in interface OpenRtbProtobuf.ContentOrBuilderpublic OpenRtbProtobuf.Producer getProducer()
See Producer Object.
optional .open_rtb.Producer producer = 15;getProducer in interface OpenRtbProtobuf.ContentOrBuilderpublic OpenRtbProtobuf.ProducerOrBuilder getProducerOrBuilder()
See Producer Object.
optional .open_rtb.Producer producer = 15;getProducerOrBuilder in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasLen()
Length of content (appropriate for video or audio) in seconds.
optional uint32 len = 16;hasLen in interface OpenRtbProtobuf.ContentOrBuilderpublic int getLen()
Length of content (appropriate for video or audio) in seconds.
optional uint32 len = 16;getLen in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasQagmediarating()
Media rating of the content, per QAG guidelines. See Table 0 QAG Media Ratings for list of possible values.
optional uint32 qagmediarating = 17;hasQagmediarating in interface OpenRtbProtobuf.ContentOrBuilderpublic int getQagmediarating()
Media rating of the content, per QAG guidelines. See Table 0 QAG Media Ratings for list of possible values.
optional uint32 qagmediarating = 17;getQagmediarating in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasEmbeddable()
From QAG Video Addendum. If content can be embedded (such as an embeddable video player) this value should be set to “1”. If content cannot be embedded, then this should be set to “0”.
optional uint32 embeddable = 18;hasEmbeddable in interface OpenRtbProtobuf.ContentOrBuilderpublic int getEmbeddable()
From QAG Video Addendum. If content can be embedded (such as an embeddable video player) this value should be set to “1”. If content cannot be embedded, then this should be set to “0”.
optional uint32 embeddable = 18;getEmbeddable in interface OpenRtbProtobuf.ContentOrBuilderpublic boolean hasLanguage()
Language of the content. Use alpha-2/ISO 639-1 codes.
optional string language = 19;hasLanguage in interface OpenRtbProtobuf.ContentOrBuilderpublic String getLanguage()
Language of the content. Use alpha-2/ISO 639-1 codes.
optional string language = 19;getLanguage in interface OpenRtbProtobuf.ContentOrBuilderpublic com.google.protobuf.ByteString getLanguageBytes()
Language of the content. Use alpha-2/ISO 639-1 codes.
optional string language = 19;getLanguageBytes in interface OpenRtbProtobuf.ContentOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static OpenRtbProtobuf.Content parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OpenRtbProtobuf.Content parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OpenRtbProtobuf.Content parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OpenRtbProtobuf.Content parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OpenRtbProtobuf.Content parseFrom(InputStream input) throws IOException
IOExceptionpublic static OpenRtbProtobuf.Content parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OpenRtbProtobuf.Content parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OpenRtbProtobuf.Content parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OpenRtbProtobuf.Content parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OpenRtbProtobuf.Content parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OpenRtbProtobuf.Content.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OpenRtbProtobuf.Content.Builder newBuilder()
public static OpenRtbProtobuf.Content.Builder newBuilder(OpenRtbProtobuf.Content prototype)
public OpenRtbProtobuf.Content.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static OpenRtbProtobuf.Content getDefaultInstance()
public static com.google.protobuf.Parser<OpenRtbProtobuf.Content> parser()
public com.google.protobuf.Parser<OpenRtbProtobuf.Content> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public OpenRtbProtobuf.Content getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.