public class RuleBasedFirstPartyAudienceSegmentSummary extends FirstPartyAudienceSegment
RuleBasedFirstPartyAudienceSegmentSummary is a FirstPartyAudienceSegment owned
by the publisher network.
Java class for RuleBasedFirstPartyAudienceSegmentSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RuleBasedFirstPartyAudienceSegmentSummary">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201802}FirstPartyAudienceSegment">
<sequence>
<element name="pageViews" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="recencyDays" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="membershipExpirationDays" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
membershipExpirationDays |
protected Integer |
pageViews |
protected Integer |
recencyDays |
adIdSize, categoryIds, dataProvider, description, id, idfaSize, mobileWebSize, name, ppidSize, size, status, type| Constructor and Description |
|---|
RuleBasedFirstPartyAudienceSegmentSummary() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMembershipExpirationDays()
Gets the value of the membershipExpirationDays property.
|
Integer |
getPageViews()
Gets the value of the pageViews property.
|
Integer |
getRecencyDays()
Gets the value of the recencyDays property.
|
void |
setMembershipExpirationDays(Integer value)
Sets the value of the membershipExpirationDays property.
|
void |
setPageViews(Integer value)
Sets the value of the pageViews property.
|
void |
setRecencyDays(Integer value)
Sets the value of the recencyDays property.
|
getAdIdSize, getCategoryIds, getDataProvider, getDescription, getId, getIdfaSize, getMobileWebSize, getName, getPpidSize, getSize, getStatus, getType, setAdIdSize, setDataProvider, setDescription, setId, setIdfaSize, setMobileWebSize, setName, setPpidSize, setSize, setStatus, setTypeprotected Integer pageViews
protected Integer recencyDays
protected Integer membershipExpirationDays
public RuleBasedFirstPartyAudienceSegmentSummary()
public Integer getPageViews()
Integerpublic void setPageViews(Integer value)
value - allowed object is
Integerpublic Integer getRecencyDays()
Integerpublic void setRecencyDays(Integer value)
value - allowed object is
Integerpublic Integer getMembershipExpirationDays()
IntegerCopyright © 2018. All Rights Reserved.