The video IDs for which to fetch the cue points data.
Optional
cuePointTypeKeys: string[]Optional array of cue point type keys that will be used as filter for the returend cue points. If not set, will return all cue points.
Generated using TypeDoc
Returns the video cue points data for the given video IDs. This method depends on the
initializeIntegrationLib
function being called before.