| 程序包 | 说明 |
|---|---|
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Interest |
Interest.addCategoryIdListItem(Long categoryIdListItem) |
Interest |
Interest.addKeywordListItem(String keywordListItem) |
Interest |
Interest.addTargetingTagsItem(String targetingTagsItem) |
Interest |
Interest.categoryIdList(List<Long> categoryIdList) |
Interest |
BehaviorOrInterest.getInterest()
Get interest
|
Interest |
Interest.keywordList(List<String> keywordList) |
Interest |
Interest.targetingTags(List<String> targetingTags) |
| 限定符和类型 | 方法和说明 |
|---|---|
BehaviorOrInterest |
BehaviorOrInterest.interest(Interest interest) |
void |
BehaviorOrInterest.setInterest(Interest interest) |
Copyright © 2020. All rights reserved.