Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 1.4 KB

OpenApiv13adgroupcreateActions.md

File metadata and controls

9 lines (8 loc) · 1.4 KB

OpenApiv13adgroupcreateActions

Properties

Name Type Description Notes
actionCategoryIds List<String> IDs of the action categories (behaviors) or hashtags that you want to target. This field is valid only when TikTok placement is the only placement selected. [optional]
actionPeriod Integer Select a time period to include actions from. Supported values- `0`, `7`, `15`. If `action_scene` is `CREATOR_RELATED` or `HASHTAG_RELATED`, 0 will be used regardless of the value you pass in. `0` means that there is no definite timeframe to select actions from. [optional]
actionScene String Where you can collect information about user actions. Enum values- `VIDEO_RELATED`, `CREATOR_RELATED`, `HASHTAG_RELATED`. [optional]
videoUserActions List<String> Video-related Actions. If `action_scene` is `VIDEO_RELATED`, the allowed values are- `WATCHED_TO_END`,`LIKED`,`COMMENTED`,`SHARED`. If `action_scene` is `CREATOR_RELATED`, the allowed values are- `FOLLOWING`, `VIEW_HOMEPAGE`. If `action_scene` is `HASHTAG_RELATED`, the allowed value is `VIEW_HASHTAG`. [optional]