public class AdcreativePreviewsAddRequest extends Object
| 构造器和说明 |
|---|
AdcreativePreviewsAddRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
AdcreativePreviewsAddRequest |
accountId(Long accountId) |
AdcreativePreviewsAddRequest |
addUserIdListItem(String userIdListItem) |
AdcreativePreviewsAddRequest |
adgroupId(Long adgroupId) |
AdcreativePreviewsAddRequest |
campaignId(Long campaignId) |
boolean |
equals(Object o) |
Long |
getAccountId()
Get accountId
|
Long |
getAdgroupId()
Get adgroupId
|
Long |
getCampaignId()
Get campaignId
|
List<String> |
getUserIdList()
Get userIdList
|
ViewerIdType |
getUserIdType()
Get userIdType
|
int |
hashCode() |
void |
setAccountId(Long accountId) |
void |
setAdgroupId(Long adgroupId) |
void |
setCampaignId(Long campaignId) |
void |
setUserIdList(List<String> userIdList) |
void |
setUserIdType(ViewerIdType userIdType) |
String |
toString() |
AdcreativePreviewsAddRequest |
userIdList(List<String> userIdList) |
AdcreativePreviewsAddRequest |
userIdType(ViewerIdType userIdType) |
public AdcreativePreviewsAddRequest adgroupId(Long adgroupId)
public Long getAdgroupId()
public void setAdgroupId(Long adgroupId)
public AdcreativePreviewsAddRequest campaignId(Long campaignId)
public Long getCampaignId()
public void setCampaignId(Long campaignId)
public AdcreativePreviewsAddRequest userIdType(ViewerIdType userIdType)
public ViewerIdType getUserIdType()
public void setUserIdType(ViewerIdType userIdType)
public AdcreativePreviewsAddRequest userIdList(List<String> userIdList)
public AdcreativePreviewsAddRequest addUserIdListItem(String userIdListItem)
public AdcreativePreviewsAddRequest accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
Copyright © 2020. All rights reserved.