@CheckExactlyOneWithExt(fieldNames={"site","app"}, extFieldNames="dooh") @CheckAtMostOneNotNull(fieldNames={"wseat","bseat"}) public class BidRequest2_X extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
DEFAULT_ALL_IMPS |
| Constructor and Description |
|---|
BidRequest2_X() |
BidRequest2_X(BidRequest2_X bidRequest) |
public static final Integer DEFAULT_ALL_IMPS
public BidRequest2_X(BidRequest2_X bidRequest)
public BidRequest2_X()
@NotEmpty public @NotEmpty String getId()
public void setId(@NotEmpty
@NotEmpty String id)
@NotEmpty @Valid public @NotEmpty @Valid Collection<Imp> getImp()
public void setImp(@NotEmpty @Valid
@NotEmpty @Valid Collection<Imp> imp)
@Valid public @Valid Site getSite()
public void setSite(@Valid
@Valid Site site)
@Valid public @Valid App getApp()
public void setApp(@Valid
@Valid App app)
public Device getDevice()
public void setDevice(Device device)
@Valid public @Valid User getUser()
public void setUser(@Valid
@Valid User user)
public Collection<String> getBadv()
public void setBadv(Collection<String> badv)
public Integer getAt()
public void setAt(Integer at)
public Integer getTest()
public void setTest(Integer test)
public Collection<String> getWseat()
public void setWseat(Collection<String> wseat)
public Collection<String> getBseat()
public void setBseat(Collection<String> bseat)
public Integer getTmax()
public void setTmax(Integer tmax)
@Valid public @Valid Source getSource()
public void setSource(@Valid
@Valid Source source)
public Collection<String> getBcat()
public void setBcat(Collection<String> bcat)
public Integer getAllimps()
public void setAllimps(Integer allimps)
public Collection<String> getCur()
public void setCur(Collection<String> cur)
public Collection<String> getWlang()
public void setWlang(Collection<String> wlang)
public Collection<String> getBapp()
public void setBapp(Collection<String> bapp)
public Regs getRegs()
public void setRegs(Regs regs)
public Integer getGdpr()
public void setGdpr(Integer gdpr)
public Integer getGdprconsent()
public void setGdprconsent(Integer gdprconsent)
public String getGdprstring()
public void setGdprstring(String gdprstring)
public String getGoogleConsents()
public void setGoogleConsents(String googleConsents)
Copyright © 2019. All rights reserved.