public class ExpressionRuleUserList extends RuleBasedUserList
Java class for ExpressionRuleUserList complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExpressionRuleUserList">
<complexContent>
<extension base="{https://adwords.google.com/api/adwords/rm/v201809}RuleBasedUserList">
<sequence>
<element name="rule" type="{https://adwords.google.com/api/adwords/rm/v201809}Rule" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Rule |
rule |
prepopulationStatusaccessReason, accountUserListStatus, closingReason, description, id, integrationCode, isEligibleForDisplay, isEligibleForSearch, isReadOnly, listType, membershipLifeSpan, name, size, sizeForSearch, sizeRange, sizeRangeForSearch, status, userListType| Constructor and Description |
|---|
ExpressionRuleUserList() |
| Modifier and Type | Method and Description |
|---|---|
Rule |
getRule()
Gets the value of the rule property.
|
void |
setRule(Rule value)
Sets the value of the rule property.
|
getPrepopulationStatus, setPrepopulationStatusgetAccessReason, getAccountUserListStatus, getClosingReason, getDescription, getId, getIntegrationCode, getListType, getMembershipLifeSpan, getName, getSize, getSizeForSearch, getSizeRange, getSizeRangeForSearch, getStatus, getUserListType, isIsEligibleForDisplay, isIsEligibleForSearch, isIsReadOnly, setAccessReason, setAccountUserListStatus, setClosingReason, setDescription, setId, setIntegrationCode, setIsEligibleForDisplay, setIsEligibleForSearch, setIsReadOnly, setListType, setMembershipLifeSpan, setName, setSize, setSizeForSearch, setSizeRange, setSizeRangeForSearch, setStatus, setUserListTypeprotected Rule rule
Copyright © 2023. All rights reserved.