public class RuleBasedUserList extends UserList
Java class for RuleBasedUserList complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RuleBasedUserList">
<complexContent>
<extension base="{https://adwords.google.com/api/adwords/rm/v201809}UserList">
<sequence>
<element name="prepopulationStatus" type="{https://adwords.google.com/api/adwords/rm/v201809}RuleBasedUserList.PrepopulationStatus" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RuleBasedUserListPrepopulationStatus |
prepopulationStatus |
accessReason, accountUserListStatus, closingReason, description, id, integrationCode, isEligibleForDisplay, isEligibleForSearch, isReadOnly, listType, membershipLifeSpan, name, size, sizeForSearch, sizeRange, sizeRangeForSearch, status, userListType| Constructor and Description |
|---|
RuleBasedUserList() |
| Modifier and Type | Method and Description |
|---|---|
RuleBasedUserListPrepopulationStatus |
getPrepopulationStatus()
Gets the value of the prepopulationStatus property.
|
void |
setPrepopulationStatus(RuleBasedUserListPrepopulationStatus value)
Sets the value of the prepopulationStatus property.
|
getAccessReason, 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 RuleBasedUserListPrepopulationStatus prepopulationStatus
public RuleBasedUserListPrepopulationStatus getPrepopulationStatus()
RuleBasedUserListPrepopulationStatuspublic void setPrepopulationStatus(RuleBasedUserListPrepopulationStatus value)
value - allowed object is
RuleBasedUserListPrepopulationStatusCopyright © 2023. All rights reserved.