Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 1.36 KB

AdAcoBodyMediaInfo.md

File metadata and controls

10 lines (9 loc) · 1.36 KB

AdAcoBodyMediaInfo

Properties

Name Type Description Notes
identityId String Identity ID. Required when you are not using Spark Ads (`tiktok_item_id`). [optional]
identityType String Identity type. Required when you are not using Spark Ads (`tiktok_item_id`). The only supported value is `CUSTOMIZED_USER`. [optional]
imageInfo List<AdAcoBodyMediaInfoImageInfo> Image information. When you want to upload image materials (`video_info` is NOT included in the request), this field will be used as image materials. When you want to upload video materials (`video_info` is included in the request), this field will be used as the video cover. Only 1 picture can be submitted in each `image_info` object. [optional]
tiktokItemId String The ID of the TikTok post to be used as an ad (Spark Ad). Pass in the `tiktok_item_id` you get from the response of the /tt_video/info/ and /identity/video/get/ endpoints. [optional]
videoInfo AdAcoBodyMediaInfoVideoInfo [optional]