youtubeAdGroupAds property

List<YoutubeAdGroupAd>? youtubeAdGroupAds
getter/setter pair

The list of ad group ads.

This list will be absent if empty.

Implementation

core.List<YoutubeAdGroupAd>? youtubeAdGroupAds;