public static interface OpenRtbProtobuf.ContentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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.
|
List<String> |
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.).
|
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.
|
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.
|
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.
|
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).
|
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.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
ID uniquely identifying the content.
optional string id = 1;String getId()
ID uniquely identifying the content.
optional string id = 1;com.google.protobuf.ByteString getIdBytes()
ID uniquely identifying the content.
optional string id = 1;boolean hasEpisode()
Content episode number (typically applies to video content).
optional uint32 episode = 2;int getEpisode()
Content episode number (typically applies to video content).
optional uint32 episode = 2;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;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;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;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;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;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;boolean hasSeason()
Content season. E.g., “Season 3” (typically applies to video content).
optional string season = 5;String getSeason()
Content season. E.g., “Season 3” (typically applies to video content).
optional string season = 5;com.google.protobuf.ByteString getSeasonBytes()
Content season. E.g., “Season 3” (typically applies to video content).
optional string season = 5;boolean hasUrl()
Original URL of the content, for buy-side contextualization or review.
optional string url = 6;String getUrl()
Original URL of the content, for buy-side contextualization or review.
optional string url = 6;com.google.protobuf.ByteString getUrlBytes()
Original URL of the content, for buy-side contextualization or review.
optional string url = 6;List<String> getCatList()
Array of IAB content categories for the content. See Table 6.1 Content Categories.
repeated string cat = 7;int getCatCount()
Array of IAB content categories for the content. See Table 6.1 Content Categories.
repeated string cat = 7;String getCat(int index)
Array of IAB content categories for the content. See Table 6.1 Content Categories.
repeated string cat = 7;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;boolean hasVideoquality()
Video quality per the IAB’s classification. See Table 6.14 Video Quality.
optional uint32 videoquality = 8;int getVideoquality()
Video quality per the IAB’s classification. See Table 6.14 Video Quality.
optional uint32 videoquality = 8;boolean hasKeywords()
Comma separated list of keywords describing the content.
optional string keywords = 9;String getKeywords()
Comma separated list of keywords describing the content.
optional string keywords = 9;com.google.protobuf.ByteString getKeywordsBytes()
Comma separated list of keywords describing the content.
optional string keywords = 9;boolean hasContentrating()
Content rating (e.g., MPAA)
optional string contentrating = 10;String getContentrating()
Content rating (e.g., MPAA)
optional string contentrating = 10;com.google.protobuf.ByteString getContentratingBytes()
Content rating (e.g., MPAA)
optional string contentrating = 10;boolean hasUserrating()
User rating of the content (e.g., number of stars, likes, etc.).
optional string userrating = 11;String getUserrating()
User rating of the content (e.g., number of stars, likes, etc.).
optional string userrating = 11;com.google.protobuf.ByteString getUserratingBytes()
User rating of the content (e.g., number of stars, likes, etc.).
optional string userrating = 11;boolean hasContext()
Specifies the type of content (game, video, text, etc.). See Table 6.13 Content Context.
optional string context = 12;String getContext()
Specifies the type of content (game, video, text, etc.). See Table 6.13 Content Context.
optional string context = 12;com.google.protobuf.ByteString getContextBytes()
Specifies the type of content (game, video, text, etc.). See Table 6.13 Content Context.
optional string context = 12;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;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;boolean hasSourcerelationship()
1 for “direct”; 0 for “indirect”.
optional uint32 sourcerelationship = 14;int getSourcerelationship()
1 for “direct”; 0 for “indirect”.
optional uint32 sourcerelationship = 14;boolean hasProducer()
See Producer Object.
optional .open_rtb.Producer producer = 15;OpenRtbProtobuf.Producer getProducer()
See Producer Object.
optional .open_rtb.Producer producer = 15;OpenRtbProtobuf.ProducerOrBuilder getProducerOrBuilder()
See Producer Object.
optional .open_rtb.Producer producer = 15;boolean hasLen()
Length of content (appropriate for video or audio) in seconds.
optional uint32 len = 16;int getLen()
Length of content (appropriate for video or audio) in seconds.
optional uint32 len = 16;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;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;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;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;boolean hasLanguage()
Language of the content. Use alpha-2/ISO 639-1 codes.
optional string language = 19;String getLanguage()
Language of the content. Use alpha-2/ISO 639-1 codes.
optional string language = 19;com.google.protobuf.ByteString getLanguageBytes()
Language of the content. Use alpha-2/ISO 639-1 codes.
optional string language = 19;Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.