| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicUserList
User list targeting as a collection of conversion types.
|
class |
CombinedRuleUserList
Users defined by combining two rules, left operand and right operand.
|
class |
CrmBasedUserList
UserList of CRM users provided by the advertiser.
|
class |
DateSpecificRuleUserList
Visitors of a page during specific dates.
|
class |
ExpressionRuleUserList
Visitors of a page.
|
class |
LogicalUserList
Represents a user list that is a custom combination of user lists and user
interests.
|
class |
RuleBasedUserList
Representation of a userlist that is generated by a rule.
|
class |
SimilarUserList
SimilarUserList is a list of users which are similar to users from another UserList.
|
| Modifier and Type | Field and Description |
|---|---|
protected UserList |
UserListOperation.operand |
protected UserList |
LogicalUserListOperand.userList |
| Modifier and Type | Field and Description |
|---|---|
protected List<UserList> |
UserListPage.entries |
protected List<UserList> |
MutateMembersReturnValue.userLists |
protected List<UserList> |
UserListReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
UserList |
ObjectFactory.createUserList()
Create an instance of
UserList |
UserList |
UserListOperation.getOperand()
Gets the value of the operand property.
|
UserList |
LogicalUserListOperand.getUserList()
Gets the value of the userList property.
|
| Modifier and Type | Method and Description |
|---|---|
List<UserList> |
UserListPage.getEntries()
Gets the value of the entries property.
|
List<UserList> |
MutateMembersReturnValue.getUserLists()
Gets the value of the userLists property.
|
List<UserList> |
UserListReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserListOperation.setOperand(UserList value)
Sets the value of the operand property.
|
void |
LogicalUserListOperand.setUserList(UserList value)
Sets the value of the userList property.
|
Copyright © 2023. All rights reserved.