The Campaign Manager 360 API v3.5 is deprecated and will be sunset on Apr 20, 2023. All users must migrate to a newer API version by that date.

VideoOffset

Stay organized with collections Save and categorize content based on your preferences.

Video Offset

JSON representation
{
  "offsetSeconds": integer,
  "offsetPercentage": integer
}
Fields
offsetSeconds

integer

Duration, in seconds. Do not set when

offsetPercentage

is set. Acceptable values are

0

to

86399

, inclusive.

offsetPercentage

integer

Duration, as a percentage of video duration. Do not set when

offsetSeconds

is set. Acceptable values are

0

to

100

, inclusive.