Represents a targetable position within a video. A video ad can be targeted
to a position (pre-roll, all mid-rolls, or post-roll), or to a specific mid-roll index.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["VideoPosition represents a targetable position within a video for ad targeting."],["It allows targeting specific positions like pre-roll, mid-roll, or post-roll."],["For mid-roll targeting, an index can be specified using the `midrollIndex` field."],["`positionType` defines the type of video position and offers various enumeration values for targeting."]]],["The core content details the `VideoPosition` within a video advertising context. It defines targetable positions like pre-roll, mid-roll, or post-roll, and specifies a mid-roll index for targeting. The `positionType` field, with enumerations such as `PREROLL`, `MIDROLL`, `POSTROLL` or `ALL`, determines the video position targeted. `midrollIndex` targets a specific mid-roll. It lists relevant services including AdRuleService, AdjustmentService, ForecastService, and others.\n"]]