|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserListLogicalRule | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of UserListLogicalRule in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return UserListLogicalRule | |
|---|---|
UserListLogicalRule[] |
LogicalUserList.getRules()
Gets the rules value for this LogicalUserList. |
UserListLogicalRule |
LogicalUserList.getRules(int i)
|
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type UserListLogicalRule | |
|---|---|
void |
LogicalUserList.setRules(int i,
UserListLogicalRule _value)
|
void |
LogicalUserList.setRules(UserListLogicalRule[] rules)
Sets the rules value for this LogicalUserList. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type UserListLogicalRule | |
|---|---|
LogicalUserList(Long id,
Boolean isReadOnly,
String name,
String description,
UserListMembershipStatus status,
AccessReason accessReason,
AccountUserListStatus accountUserListStatus,
Long membershipLifeSpan,
Long size,
SizeRange sizeRange,
UserListType type,
String userListType,
UserListLogicalRule[] rules)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||