menu
googleapis package
documentation
displayvideo/v2.dart
ListCreativesResponse
creatives property
creatives property
dark_mode
light_mode
creatives
property
List
<
Creative
>
?
creatives
getter/setter pair
The list of creatives.
This list will be absent if empty.
Implementation
core.List<Creative>? creatives;
googleapis package
documentation
displayvideo/v2
ListCreativesResponse
creatives property
ListCreativesResponse class