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