public class BehaviorStruct extends Object
| 构造器和说明 |
|---|
BehaviorStruct() |
public BehaviorStruct targetingTags(List<String> targetingTags)
public BehaviorStruct addTargetingTagsItem(String targetingTagsItem)
public BehaviorStruct categoryIdList(List<Long> categoryIdList)
public BehaviorStruct addCategoryIdListItem(Long categoryIdListItem)
public BehaviorStruct keywordList(List<String> keywordList)
public BehaviorStruct addKeywordListItem(String keywordListItem)
public BehaviorStruct scene(List<String> scene)
public BehaviorStruct addSceneItem(String sceneItem)
public BehaviorStruct timeWindow(BehaviorInterestTimeWindow timeWindow)
public BehaviorInterestTimeWindow getTimeWindow()
public void setTimeWindow(BehaviorInterestTimeWindow timeWindow)
public BehaviorStruct intensity(List<String> intensity)
public BehaviorStruct addIntensityItem(String intensityItem)
Copyright © 2020. All rights reserved.