relatedVideoIds property

List<String>? relatedVideoIds
getter/setter pair

The IDs of the videos appear below the primary video ad when the ad is playing in the YouTube app on mobile devices.

Optional.

Implementation

core.List<core.String>? relatedVideoIds;