public static final class BrxRtb095.BidRequest.Site.Builder extends com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidRequest.Site.Builder> implements BrxRtb095.BidRequest.SiteOrBuilder
BidRequest.Site| Modifier and Type | Field and Description |
|---|---|
private int |
bitField0_ |
private List<BrxRtb095.ContentCategory> |
cat_ |
private BrxRtb095.BidRequest.Content |
content_ |
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Content,BrxRtb095.BidRequest.Content.Builder,BrxRtb095.BidRequest.ContentOrBuilder> |
contentBuilder_ |
private Object |
domain_ |
private Object |
id_ |
private Object |
keywords_ |
private Object |
name_ |
private Object |
page_ |
private List<BrxRtb095.ContentCategory> |
pagecat_ |
private BrxRtb095.State |
privacypolicy_ |
private BrxRtb095.BidRequest.Publisher |
publisher_ |
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Publisher,BrxRtb095.BidRequest.Publisher.Builder,BrxRtb095.BidRequest.PublisherOrBuilder> |
publisherBuilder_ |
private Object |
ref_ |
private Object |
search_ |
private List<BrxRtb095.ContentCategory> |
sectioncat_ |
| Modifier | Constructor and Description |
|---|---|
private |
Builder() |
private |
Builder(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
| Modifier and Type | Method and Description |
|---|---|
BrxRtb095.BidRequest.Site.Builder |
addAllCat(Iterable<? extends BrxRtb095.ContentCategory> values)
repeated .ContentCategory cat = 4; |
BrxRtb095.BidRequest.Site.Builder |
addAllPagecat(Iterable<? extends BrxRtb095.ContentCategory> values)
repeated .ContentCategory pagecat = 6; |
BrxRtb095.BidRequest.Site.Builder |
addAllSectioncat(Iterable<? extends BrxRtb095.ContentCategory> values)
repeated .ContentCategory sectioncat = 5; |
BrxRtb095.BidRequest.Site.Builder |
addCat(BrxRtb095.ContentCategory value)
repeated .ContentCategory cat = 4; |
BrxRtb095.BidRequest.Site.Builder |
addPagecat(BrxRtb095.ContentCategory value)
repeated .ContentCategory pagecat = 6; |
BrxRtb095.BidRequest.Site.Builder |
addSectioncat(BrxRtb095.ContentCategory value)
repeated .ContentCategory sectioncat = 5; |
BrxRtb095.BidRequest.Site |
build() |
BrxRtb095.BidRequest.Site |
buildPartial() |
BrxRtb095.BidRequest.Site.Builder |
clear() |
BrxRtb095.BidRequest.Site.Builder |
clearCat()
repeated .ContentCategory cat = 4; |
BrxRtb095.BidRequest.Site.Builder |
clearContent()
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.Site.Builder |
clearDomain()
optional string domain = 13; |
BrxRtb095.BidRequest.Site.Builder |
clearId()
optional string id = 1; |
BrxRtb095.BidRequest.Site.Builder |
clearKeywords()
optional string keywords = 10; |
BrxRtb095.BidRequest.Site.Builder |
clearName()
optional string name = 2; |
BrxRtb095.BidRequest.Site.Builder |
clearPage()
optional string page = 3; |
BrxRtb095.BidRequest.Site.Builder |
clearPagecat()
repeated .ContentCategory pagecat = 6; |
BrxRtb095.BidRequest.Site.Builder |
clearPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN]; |
BrxRtb095.BidRequest.Site.Builder |
clearPublisher()
optional .BidRequest.Publisher publisher = 12; |
BrxRtb095.BidRequest.Site.Builder |
clearRef()
optional string ref = 8; |
BrxRtb095.BidRequest.Site.Builder |
clearSearch()
optional string search = 9; |
BrxRtb095.BidRequest.Site.Builder |
clearSectioncat()
repeated .ContentCategory sectioncat = 5; |
BrxRtb095.BidRequest.Site.Builder |
clone() |
private static BrxRtb095.BidRequest.Site.Builder |
create() |
private void |
ensureCatIsMutable() |
private void |
ensurePagecatIsMutable() |
private void |
ensureSectioncatIsMutable() |
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.Content.Builder |
getContentBuilder()
optional .BidRequest.Content content = 11; |
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Content,BrxRtb095.BidRequest.Content.Builder,BrxRtb095.BidRequest.ContentOrBuilder> |
getContentFieldBuilder()
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.ContentOrBuilder |
getContentOrBuilder()
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.Site |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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.Publisher.Builder |
getPublisherBuilder()
optional .BidRequest.Publisher publisher = 12; |
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Publisher,BrxRtb095.BidRequest.Publisher.Builder,BrxRtb095.BidRequest.PublisherOrBuilder> |
getPublisherFieldBuilder()
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
private void |
maybeForceBuilderInitialization() |
BrxRtb095.BidRequest.Site.Builder |
mergeContent(BrxRtb095.BidRequest.Content value)
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.Site.Builder |
mergeFrom(BrxRtb095.BidRequest.Site other) |
BrxRtb095.BidRequest.Site.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BrxRtb095.BidRequest.Site.Builder |
mergeFrom(com.google.protobuf.Message other) |
BrxRtb095.BidRequest.Site.Builder |
mergePublisher(BrxRtb095.BidRequest.Publisher value)
optional .BidRequest.Publisher publisher = 12; |
BrxRtb095.BidRequest.Site.Builder |
setCat(int index,
BrxRtb095.ContentCategory value)
repeated .ContentCategory cat = 4; |
BrxRtb095.BidRequest.Site.Builder |
setContent(BrxRtb095.BidRequest.Content.Builder builderForValue)
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.Site.Builder |
setContent(BrxRtb095.BidRequest.Content value)
optional .BidRequest.Content content = 11; |
BrxRtb095.BidRequest.Site.Builder |
setDomain(String value)
optional string domain = 13; |
BrxRtb095.BidRequest.Site.Builder |
setDomainBytes(com.google.protobuf.ByteString value)
optional string domain = 13; |
BrxRtb095.BidRequest.Site.Builder |
setId(String value)
optional string id = 1; |
BrxRtb095.BidRequest.Site.Builder |
setIdBytes(com.google.protobuf.ByteString value)
optional string id = 1; |
BrxRtb095.BidRequest.Site.Builder |
setKeywords(String value)
optional string keywords = 10; |
BrxRtb095.BidRequest.Site.Builder |
setKeywordsBytes(com.google.protobuf.ByteString value)
optional string keywords = 10; |
BrxRtb095.BidRequest.Site.Builder |
setName(String value)
optional string name = 2; |
BrxRtb095.BidRequest.Site.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2; |
BrxRtb095.BidRequest.Site.Builder |
setPage(String value)
optional string page = 3; |
BrxRtb095.BidRequest.Site.Builder |
setPageBytes(com.google.protobuf.ByteString value)
optional string page = 3; |
BrxRtb095.BidRequest.Site.Builder |
setPagecat(int index,
BrxRtb095.ContentCategory value)
repeated .ContentCategory pagecat = 6; |
BrxRtb095.BidRequest.Site.Builder |
setPrivacypolicy(BrxRtb095.State value)
optional .State privacypolicy = 7 [default = STATE_UNKNOWN]; |
BrxRtb095.BidRequest.Site.Builder |
setPublisher(BrxRtb095.BidRequest.Publisher.Builder builderForValue)
optional .BidRequest.Publisher publisher = 12; |
BrxRtb095.BidRequest.Site.Builder |
setPublisher(BrxRtb095.BidRequest.Publisher value)
optional .BidRequest.Publisher publisher = 12; |
BrxRtb095.BidRequest.Site.Builder |
setRef(String value)
optional string ref = 8; |
BrxRtb095.BidRequest.Site.Builder |
setRefBytes(com.google.protobuf.ByteString value)
optional string ref = 8; |
BrxRtb095.BidRequest.Site.Builder |
setSearch(String value)
optional string search = 9; |
BrxRtb095.BidRequest.Site.Builder |
setSearchBytes(com.google.protobuf.ByteString value)
optional string search = 9; |
BrxRtb095.BidRequest.Site.Builder |
setSectioncat(int index,
BrxRtb095.ContentCategory value)
repeated .ContentCategory sectioncat = 5; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionprivate int bitField0_
private Object id_
private Object name_
private Object page_
private List<BrxRtb095.ContentCategory> cat_
private List<BrxRtb095.ContentCategory> sectioncat_
private List<BrxRtb095.ContentCategory> pagecat_
private BrxRtb095.State privacypolicy_
private Object ref_
private Object search_
private Object keywords_
private BrxRtb095.BidRequest.Content content_
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Content,BrxRtb095.BidRequest.Content.Builder,BrxRtb095.BidRequest.ContentOrBuilder> contentBuilder_
private BrxRtb095.BidRequest.Publisher publisher_
private com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Publisher,BrxRtb095.BidRequest.Publisher.Builder,BrxRtb095.BidRequest.PublisherOrBuilder> publisherBuilder_
private Object domain_
private Builder()
private Builder(com.google.protobuf.GeneratedMessage.BuilderParent parent)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidRequest.Site.Builder>private void maybeForceBuilderInitialization()
private static BrxRtb095.BidRequest.Site.Builder create()
public BrxRtb095.BidRequest.Site.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidRequest.Site.Builder>public BrxRtb095.BidRequest.Site.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidRequest.Site.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidRequest.Site.Builder>public BrxRtb095.BidRequest.Site getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BrxRtb095.BidRequest.Site build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BrxRtb095.BidRequest.Site buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BrxRtb095.BidRequest.Site.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BrxRtb095.BidRequest.Site.Builder>public BrxRtb095.BidRequest.Site.Builder mergeFrom(BrxRtb095.BidRequest.Site other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<BrxRtb095.BidRequest.Site.Builder>public BrxRtb095.BidRequest.Site.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BrxRtb095.BidRequest.Site.Builder>IOExceptionpublic 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.
hasId in interface BrxRtb095.BidRequest.SiteOrBuilderpublic 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.
getId in interface BrxRtb095.BidRequest.SiteOrBuilderpublic 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.
getIdBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setId(String value)
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.
public BrxRtb095.BidRequest.Site.Builder clearId()
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.
public BrxRtb095.BidRequest.Site.Builder setIdBytes(com.google.protobuf.ByteString value)
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.
public boolean hasName()
optional string name = 2;
Site name (may be masked at publisher’s request)
hasName in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getName()
optional string name = 2;
Site name (may be masked at publisher’s request)
getName in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 2;
Site name (may be masked at publisher’s request)
getNameBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setName(String value)
optional string name = 2;
Site name (may be masked at publisher’s request)
public BrxRtb095.BidRequest.Site.Builder clearName()
optional string name = 2;
Site name (may be masked at publisher’s request)
public BrxRtb095.BidRequest.Site.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;
Site name (may be masked at publisher’s request)
public boolean hasPage()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
hasPage in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getPage()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
getPage in interface BrxRtb095.BidRequest.SiteOrBuilderpublic 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.
getPageBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setPage(String value)
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
public BrxRtb095.BidRequest.Site.Builder clearPage()
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
public BrxRtb095.BidRequest.Site.Builder setPageBytes(com.google.protobuf.ByteString value)
optional string page = 3;
URL of the page where the impression will be shown. May not be available for all impressions.
private void ensureCatIsMutable()
public List<BrxRtb095.ContentCategory> getCatList()
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
getCatList in interface BrxRtb095.BidRequest.SiteOrBuilderpublic int getCatCount()
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
getCatCount in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.ContentCategory getCat(int index)
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
getCat in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setCat(int index, BrxRtb095.ContentCategory value)
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
public BrxRtb095.BidRequest.Site.Builder addCat(BrxRtb095.ContentCategory value)
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
public BrxRtb095.BidRequest.Site.Builder addAllCat(Iterable<? extends BrxRtb095.ContentCategory> values)
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
public BrxRtb095.BidRequest.Site.Builder clearCat()
repeated .ContentCategory cat = 4;
IAB c+ontent categories for the overall site
private void ensureSectioncatIsMutable()
public List<BrxRtb095.ContentCategory> getSectioncatList()
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
getSectioncatList in interface BrxRtb095.BidRequest.SiteOrBuilderpublic int getSectioncatCount()
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
getSectioncatCount in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.ContentCategory getSectioncat(int index)
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
getSectioncat in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setSectioncat(int index, BrxRtb095.ContentCategory value)
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
public BrxRtb095.BidRequest.Site.Builder addSectioncat(BrxRtb095.ContentCategory value)
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
public BrxRtb095.BidRequest.Site.Builder addAllSectioncat(Iterable<? extends BrxRtb095.ContentCategory> values)
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
public BrxRtb095.BidRequest.Site.Builder clearSectioncat()
repeated .ContentCategory sectioncat = 5;
IAB content categories for the current subsection of the site
private void ensurePagecatIsMutable()
public List<BrxRtb095.ContentCategory> getPagecatList()
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
getPagecatList in interface BrxRtb095.BidRequest.SiteOrBuilderpublic int getPagecatCount()
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
getPagecatCount in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.ContentCategory getPagecat(int index)
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
getPagecat in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setPagecat(int index, BrxRtb095.ContentCategory value)
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
public BrxRtb095.BidRequest.Site.Builder addPagecat(BrxRtb095.ContentCategory value)
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
public BrxRtb095.BidRequest.Site.Builder addAllPagecat(Iterable<? extends BrxRtb095.ContentCategory> values)
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
public BrxRtb095.BidRequest.Site.Builder clearPagecat()
repeated .ContentCategory pagecat = 6;
IAB content categories for the current page
public boolean hasPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
hasPrivacypolicy in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.State getPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
getPrivacypolicy in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setPrivacypolicy(BrxRtb095.State value)
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
public BrxRtb095.BidRequest.Site.Builder clearPrivacypolicy()
optional .State privacypolicy = 7 [default = STATE_UNKNOWN];
Specifies whether the site has a privacy policy
public boolean hasRef()
optional string ref = 8;
Referrer URL that caused navigation to the current page
hasRef in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getRef()
optional string ref = 8;
Referrer URL that caused navigation to the current page
getRef in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getRefBytes()
optional string ref = 8;
Referrer URL that caused navigation to the current page
getRefBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setRef(String value)
optional string ref = 8;
Referrer URL that caused navigation to the current page
public BrxRtb095.BidRequest.Site.Builder clearRef()
optional string ref = 8;
Referrer URL that caused navigation to the current page
public BrxRtb095.BidRequest.Site.Builder setRefBytes(com.google.protobuf.ByteString value)
optional string ref = 8;
Referrer URL that caused navigation to the current page
public boolean hasSearch()
optional string search = 9;
Search string that caused navigation to the current page
hasSearch in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getSearch()
optional string search = 9;
Search string that caused navigation to the current page
getSearch in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getSearchBytes()
optional string search = 9;
Search string that caused navigation to the current page
getSearchBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setSearch(String value)
optional string search = 9;
Search string that caused navigation to the current page
public BrxRtb095.BidRequest.Site.Builder clearSearch()
optional string search = 9;
Search string that caused navigation to the current page
public BrxRtb095.BidRequest.Site.Builder setSearchBytes(com.google.protobuf.ByteString value)
optional string search = 9;
Search string that caused navigation to the current page
public boolean hasKeywords()
optional string keywords = 10;
List of comma separated keywords describing the site
hasKeywords in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getKeywords()
optional string keywords = 10;
List of comma separated keywords describing the site
getKeywords in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getKeywordsBytes()
optional string keywords = 10;
List of comma separated keywords describing the site
getKeywordsBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setKeywords(String value)
optional string keywords = 10;
List of comma separated keywords describing the site
public BrxRtb095.BidRequest.Site.Builder clearKeywords()
optional string keywords = 10;
List of comma separated keywords describing the site
public BrxRtb095.BidRequest.Site.Builder setKeywordsBytes(com.google.protobuf.ByteString value)
optional string keywords = 10;
List of comma separated keywords describing the site
public boolean hasContent()
optional .BidRequest.Content content = 11;
Object describing the content of the site
hasContent in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Content getContent()
optional .BidRequest.Content content = 11;
Object describing the content of the site
getContent in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setContent(BrxRtb095.BidRequest.Content value)
optional .BidRequest.Content content = 11;
Object describing the content of the site
public BrxRtb095.BidRequest.Site.Builder setContent(BrxRtb095.BidRequest.Content.Builder builderForValue)
optional .BidRequest.Content content = 11;
Object describing the content of the site
public BrxRtb095.BidRequest.Site.Builder mergeContent(BrxRtb095.BidRequest.Content value)
optional .BidRequest.Content content = 11;
Object describing the content of the site
public BrxRtb095.BidRequest.Site.Builder clearContent()
optional .BidRequest.Content content = 11;
Object describing the content of the site
public BrxRtb095.BidRequest.Content.Builder getContentBuilder()
optional .BidRequest.Content content = 11;
Object describing the content of the site
public BrxRtb095.BidRequest.ContentOrBuilder getContentOrBuilder()
optional .BidRequest.Content content = 11;
Object describing the content of the site
getContentOrBuilder in interface BrxRtb095.BidRequest.SiteOrBuilderprivate com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Content,BrxRtb095.BidRequest.Content.Builder,BrxRtb095.BidRequest.ContentOrBuilder> getContentFieldBuilder()
optional .BidRequest.Content content = 11;
Object describing the content of the site
public boolean hasPublisher()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
hasPublisher in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Publisher getPublisher()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
getPublisher in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setPublisher(BrxRtb095.BidRequest.Publisher value)
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
public BrxRtb095.BidRequest.Site.Builder setPublisher(BrxRtb095.BidRequest.Publisher.Builder builderForValue)
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
public BrxRtb095.BidRequest.Site.Builder mergePublisher(BrxRtb095.BidRequest.Publisher value)
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
public BrxRtb095.BidRequest.Site.Builder clearPublisher()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
public BrxRtb095.BidRequest.Publisher.Builder getPublisherBuilder()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
public BrxRtb095.BidRequest.PublisherOrBuilder getPublisherOrBuilder()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
getPublisherOrBuilder in interface BrxRtb095.BidRequest.SiteOrBuilderprivate com.google.protobuf.SingleFieldBuilder<BrxRtb095.BidRequest.Publisher,BrxRtb095.BidRequest.Publisher.Builder,BrxRtb095.BidRequest.PublisherOrBuilder> getPublisherFieldBuilder()
optional .BidRequest.Publisher publisher = 12;
Object describing the site publisher
public boolean hasDomain()
optional string domain = 13;
domain of the site (e.g., "foo.com")
hasDomain in interface BrxRtb095.BidRequest.SiteOrBuilderpublic String getDomain()
optional string domain = 13;
domain of the site (e.g., "foo.com")
getDomain in interface BrxRtb095.BidRequest.SiteOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
optional string domain = 13;
domain of the site (e.g., "foo.com")
getDomainBytes in interface BrxRtb095.BidRequest.SiteOrBuilderpublic BrxRtb095.BidRequest.Site.Builder setDomain(String value)
optional string domain = 13;
domain of the site (e.g., "foo.com")
public BrxRtb095.BidRequest.Site.Builder clearDomain()
optional string domain = 13;
domain of the site (e.g., "foo.com")
public BrxRtb095.BidRequest.Site.Builder setDomainBytes(com.google.protobuf.ByteString value)
optional string domain = 13;
domain of the site (e.g., "foo.com")