message
themeId
does not exist or image
field is empty or absent. Every scene in a video needs a valid image or video in it.text
field has too many characters. You can fix this by reducing the number of characters to less than 300. To increase this limit, please contact your account manager or message on our web chat.message
valuethemeId
does not exist.image
field is empty or absent.text
field has too many characters. You can fix this by reducing the number of characters to less than 300. To increase this limit, please contact your account manager or message on our webchat.details
valuelandscape
, square
, portrait
, fbCover
, instagram
true
and false
facebook-page
and youtube
.platform
is facebook-page
.platform
is facebook-page
.platform
is youtube
.platform
is youtube
.public
, private
, and unlisted
. Only applicable when platform
is youtube
.details
valueplatform
is not one of facebook-page
and youtube
.visibility
is not one of private
, public
, unlisted
.application/json
format. Please talk to your account manager to get this set up.image
or video
.sticky
, caption
.image
or video
true
, the video in the scene will play for its full duration. If false
, it will play as long as the captions.true
, the video in the scene will loop when its duration is shorter than the duration of the scene. If false
, it will stop at its last frame instead of looping.true
, the audio in the video in this scene will be muted.secure-s3
. Ensure that you have set the appropriate S3 policy.r-credits-icon-image
- imager-credits-icon-video-camera
- videor-credits-icon-globe
- webpager-credits-icon-facebook
- Facebookr-credits-icon-instagram
- Instagramr-credits-icon-youtube
- Youtubefit
or fill
in the container or not.map
, image
, and video
.mediaType
is map
.tiny
, mid
, small
}. If no size parameter is set, the marker will appear in its default (normal
) size.h1
, strong
, and em
.caption
, sticky
, and lower-third
.ssml
.ssml
.image-heading-top-left
image-heading-top
image-heading-top-right
image-heading-center-left
image-heading-center
image-heading-center-right
image-heading-bottom-left
image-heading-bottom
image-heading-bottom-right
true
, then timestamps for individual scenes and the video duration will be returned in the callback JSON. Default value is false
."timestamps": [ "0:00", "0:21", "0:36", "0:51"]
"duration": "1:03"
image
or video
{"videoUrl" : "https://rocketium.com/video-download-url-goes-here", // for videos
"imageUrl" : "https://rocketium.com/video-download-url-goes-here", // for images
"videoId": "uniqueVideoId",
"thumbnail": "https://rocketium.com/video-thumbnail-url-here", //if applicable
"videoName" : "Name of your creative",
"metadata" : {
"key": "metadata passed to create API"
}}
{
"videoId: "<uniqueVideoId>",
"response": "Updated successfully" //Error details
}