public class RuleBasedFirstPartyAudienceSegment extends RuleBasedFirstPartyAudienceSegmentSummary
RuleBasedFirstPartyAudienceSegment is a FirstPartyAudienceSegment owned by the
publisher network. It contains a rule.
Java class for RuleBasedFirstPartyAudienceSegment complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RuleBasedFirstPartyAudienceSegment">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201708}RuleBasedFirstPartyAudienceSegmentSummary">
<sequence>
<element name="rule" type="{https://www.google.com/apis/ads/publisher/v201708}FirstPartyAudienceSegmentRule" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected FirstPartyAudienceSegmentRule |
rule |
membershipExpirationDays, pageViews, recencyDaysadIdSize, categoryIds, dataProvider, description, id, idfaSize, mobileWebSize, name, size, status, type| Constructor and Description |
|---|
RuleBasedFirstPartyAudienceSegment() |
| Modifier and Type | Method and Description |
|---|---|
FirstPartyAudienceSegmentRule |
getRule()
Gets the value of the rule property.
|
void |
setRule(FirstPartyAudienceSegmentRule value)
Sets the value of the rule property.
|
getMembershipExpirationDays, getPageViews, getRecencyDays, setMembershipExpirationDays, setPageViews, setRecencyDaysgetAdIdSize, getCategoryIds, getDataProvider, getDescription, getId, getIdfaSize, getMobileWebSize, getName, getSize, getStatus, getType, setAdIdSize, setDataProvider, setDescription, setId, setIdfaSize, setMobileWebSize, setName, setSize, setStatus, setTypeprotected FirstPartyAudienceSegmentRule rule
public FirstPartyAudienceSegmentRule getRule()
FirstPartyAudienceSegmentRulepublic void setRule(FirstPartyAudienceSegmentRule value)
value - allowed object is
FirstPartyAudienceSegmentRuleCopyright © 2018. All Rights Reserved.