videos property

List<YoutubeVideoDetails>? videos
getter/setter pair

The list of YouTube video assets used by this ad.

Implementation

core.List<YoutubeVideoDetails>? videos;