menu
googleapis package
documentation
dfareporting/v4.dart
CreativesListResponse
CreativesListResponse constructor
CreativesListResponse constructor
dark_mode
light_mode
CreativesListResponse
constructor
CreativesListResponse
(
{
List
<
Creative
>
?
creatives
,
String
?
kind
,
String
?
nextPageToken
,
})
Implementation
CreativesListResponse({ this.creatives, this.kind, this.nextPageToken, });
googleapis package
documentation
dfareporting/v4
CreativesListResponse
CreativesListResponse constructor
CreativesListResponse class