| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Field and Description |
|---|---|
protected UserListMembershipStatus |
SimilarUserList.seedUserListStatus |
protected UserListMembershipStatus |
UserList.status |
| Modifier and Type | Method and Description |
|---|---|
static UserListMembershipStatus |
UserListMembershipStatus.fromValue(String v) |
UserListMembershipStatus |
SimilarUserList.getSeedUserListStatus()
Gets the value of the seedUserListStatus property.
|
UserListMembershipStatus |
UserList.getStatus()
Gets the value of the status property.
|
static UserListMembershipStatus |
UserListMembershipStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserListMembershipStatus[] |
UserListMembershipStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimilarUserList.setSeedUserListStatus(UserListMembershipStatus value)
Sets the value of the seedUserListStatus property.
|
void |
UserList.setStatus(UserListMembershipStatus value)
Sets the value of the status property.
|
Copyright © 2023. All rights reserved.