|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SizeRange | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of SizeRange in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return SizeRange | |
|---|---|
static SizeRange |
SizeRange.fromString(String value)
|
static SizeRange |
SizeRange.fromValue(String value)
|
SizeRange |
UserList.getSizeRange()
Gets the sizeRange value for this UserList. |
SizeRange |
UserInterest.getSizeRange()
Gets the sizeRange value for this UserInterest. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type SizeRange | |
|---|---|
void |
UserList.setSizeRange(SizeRange sizeRange)
Sets the sizeRange value for this UserList. |
void |
UserInterest.setSizeRange(SizeRange sizeRange)
Sets the sizeRange value for this UserInterest. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type SizeRange | |
|---|---|
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)
|
|
UserInterest(Long id,
String name,
SizeRange sizeRange)
|
|
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 | |||||||||