menu
googleapis package
documentation
displayvideo/v3.dart
ListAdGroupAdsResponse
adGroupAds property
adGroupAds property
dark_mode
light_mode
adGroupAds
property
List
<
AdGroupAd
>
?
adGroupAds
getter/setter pair
The list of ad group ads.
This list will be absent if empty.
Implementation
core.
List
<AdGroupAd>? adGroupAds;
googleapis package
documentation
displayvideo/v3
ListAdGroupAdsResponse
adGroupAds property
ListAdGroupAdsResponse class
Constructors
new
fromJson
Properties
adGroupAds
hashCode
nextPageToken
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==