public static interface BrxRtb095.BidRequest.SiteOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
BrxRtb095.ContentCategory |
getCat(int index)
repeated .ContentCategory cat = 4; |
int |
getCatCount()
repeated .ContentCategory cat = 4; |
List<BrxRtb095.ContentCategory> |
getCatList()
repeated .ContentCategory cat = 4; |
BrxRtb095.BidRequest.Content |
getContent()
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.ContentOrBuilder |
getContentOrBuilder()
optional .BidRequest.Content content = 11; |
String |
getDomain()
optional string domain = 13; |
com.google.protobuf.ByteString |
getDomainBytes()
optional string domain = 13; |
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
String |
getKeywords()
optional string keywords = 10; |
com.google.protobuf.ByteString |
getKeywordsBytes()
optional string keywords = 10; |
String |
getName()
optional string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 2; |
String |
getPage()
optional string page = 3; |
com.google.protobuf.ByteString |
getPageBytes()
optional string page = 3; |
BrxRtb095.ContentCategory |
getPagecat(int index)
repeated .ContentCategory pagecat = 6; |
int |
getPagecatCount()
repeated .ContentCategory pagecat = 6; |
List<BrxRtb095.ContentCategory> |
getPagecatList()
repeated .ContentCategory pagecat = 6; |
BrxRtb095.State |
getPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN]; |
BrxRtb095.BidRequest.Publisher |
getPublisher()
optional .BidRequest.Publisher publisher = 12; |
BrxRtb095.BidRequest.PublisherOrBuilder |
getPublisherOrBuilder()
optional .BidRequest.Publisher publisher = 12; |
String |
getRef()
optional string ref = 8; |
com.google.protobuf.ByteString |
getRefBytes()
optional string ref = 8; |
String |
getSearch()
optional string search = 9; |
com.google.protobuf.ByteString |
getSearchBytes()
optional string search = 9; |
BrxRtb095.ContentCategory |
getSectioncat(int index)
repeated .ContentCategory sectioncat = 5; |
int |
getSectioncatCount()
repeated .ContentCategory sectioncat = 5; |
List<BrxRtb095.ContentCategory> |
getSectioncatList()
repeated .ContentCategory sectioncat = 5; |
boolean |
hasContent()
optional .BidRequest.Content content = 11; |
boolean |
hasDomain()
optional string domain = 13; |
boolean |
hasId()
optional string id = 1; |
boolean |
hasKeywords()
optional string keywords = 10; |
boolean |
hasName()
optional string name = 2; |
boolean |
hasPage()
optional string page = 3; |
boolean |
hasPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN]; |
boolean |
hasPublisher()
optional .BidRequest.Publisher publisher = 12; |
boolean |
hasRef()
optional string ref = 8; |
boolean |
hasSearch()
optional string search = 9; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasId()
optional string id = 1;
BASED ON OPEN RTB 2.1 SITE OBJECT A site object should be included if the ad supported content is part of a website (as opposed to an application). A bid request will not contain both a site object and an app object. The site object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
String getId()
optional string id = 1;
BASED ON OPEN RTB 2.1 SITE OBJECT A site object should be included if the ad supported content is part of a website (as opposed to an application). A bid request will not contain both a site object and an app object. The site object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
com.google.protobuf.ByteString getIdBytes()
optional string id = 1;
BASED ON OPEN RTB 2.1 SITE OBJECT A site object should be included if the ad supported content is part of a website (as opposed to an application). A bid request will not contain both a site object and an app object. The site object itself and all of its parameters are optional. If a parameter is not specified, it should be considered unknown.
boolean hasName()
optional string name = 2;
Site name (may be masked at publisher’s request)
String getName()
optional string name = 2;
Site name (may be masked at publisher’s request)
com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
Site name (may be masked at publisher’s request)
boolean hasPage()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
String getPage()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
com.google.protobuf.ByteString getPageBytes()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
List<BrxRtb095.ContentCategory> getCatList()
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
int getCatCount()
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
BrxRtb095.ContentCategory getCat(int index)
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
List<BrxRtb095.ContentCategory> getSectioncatList()
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
int getSectioncatCount()
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
BrxRtb095.ContentCategory getSectioncat(int index)
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
List<BrxRtb095.ContentCategory> getPagecatList()
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
int getPagecatCount()
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
BrxRtb095.ContentCategory getPagecat(int index)
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
boolean hasPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
BrxRtb095.State getPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
boolean hasRef()
optional string ref = 8;
Referrer URL that caused navigation to the current page
String getRef()
optional string ref = 8;
Referrer URL that caused navigation to the current page
com.google.protobuf.ByteString getRefBytes()
optional string ref = 8;
Referrer URL that caused navigation to the current page
boolean hasSearch()
optional string search = 9;
Search string that caused navigation to the current page
String getSearch()
optional string search = 9;
Search string that caused navigation to the current page
com.google.protobuf.ByteString getSearchBytes()
optional string search = 9;
Search string that caused navigation to the current page
boolean hasKeywords()
optional string keywords = 10;
List of comma separated keywords describing the site
String getKeywords()
optional string keywords = 10;
List of comma separated keywords describing the site
com.google.protobuf.ByteString getKeywordsBytes()
optional string keywords = 10;
List of comma separated keywords describing the site
boolean hasContent()
optional .BidRequest.Content content = 11;
Object describing the content of the site
BrxRtb095.BidRequest.Content getContent()
optional .BidRequest.Content content = 11;
Object describing the content of the site
BrxRtb095.BidRequest.ContentOrBuilder getContentOrBuilder()
optional .BidRequest.Content content = 11;
Object describing the content of the site
boolean hasPublisher()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
BrxRtb095.BidRequest.Publisher getPublisher()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
BrxRtb095.BidRequest.PublisherOrBuilder getPublisherOrBuilder()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
boolean hasDomain()
optional string domain = 13;
domain of the site (e.g., "foo.com")
String getDomain()
optional string domain = 13;
domain of the site (e.g., "foo.com")
com.google.protobuf.ByteString getDomainBytes()
optional string domain = 13;
domain of the site (e.g., "foo.com")