|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserListMembershipStatus | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of UserListMembershipStatus in com.google.api.ads.adwords.v201109.cm |
|---|
| Fields in com.google.api.ads.adwords.v201109.cm declared as UserListMembershipStatus | |
|---|---|
static UserListMembershipStatus |
UserListMembershipStatus.CLOSED
|
static UserListMembershipStatus |
UserListMembershipStatus.OPEN
|
| Methods in com.google.api.ads.adwords.v201109.cm that return UserListMembershipStatus | |
|---|---|
static UserListMembershipStatus |
UserListMembershipStatus.fromString(String value)
|
static UserListMembershipStatus |
UserListMembershipStatus.fromValue(String value)
|
UserListMembershipStatus |
UserList.getStatus()
Gets the status value for this UserList. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type UserListMembershipStatus | |
|---|---|
void |
UserList.setStatus(UserListMembershipStatus status)
Sets the status value for this UserList. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type UserListMembershipStatus | |
|---|---|
ExternalRemarketingUserList(Long id,
Boolean isReadOnly,
String name,
String description,
UserListMembershipStatus status,
AccessReason accessReason,
AccountUserListStatus accountUserListStatus,
Long membershipLifeSpan,
Long size,
SizeRange sizeRange,
UserListType type,
String userListType)
|
|
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)
|
|
RemarketingUserList(Long id,
Boolean isReadOnly,
String name,
String description,
UserListMembershipStatus status,
AccessReason accessReason,
AccountUserListStatus accountUserListStatus,
Long membershipLifeSpan,
Long size,
SizeRange sizeRange,
UserListType type,
String userListType,
UserListConversionType[] conversionTypes)
|
|
UserList(Long id,
Boolean isReadOnly,
String name,
String description,
UserListMembershipStatus status,
AccessReason accessReason,
AccountUserListStatus accountUserListStatus,
Long membershipLifeSpan,
Long size,
SizeRange sizeRange,
UserListType type,
String userListType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||