menu
googleapis package
documentation
realtimebidding/v1.dart
ListCreativesResponse
ListCreativesResponse constructor
ListCreativesResponse constructor
dark_mode
light_mode
ListCreativesResponse
constructor
ListCreativesResponse
(
{
List
<
Creative
>
?
creatives
,
String
?
nextPageToken
,
})
Implementation
ListCreativesResponse({ this.creatives, this.nextPageToken, });
googleapis package
documentation
realtimebidding/v1
ListCreativesResponse
ListCreativesResponse constructor
ListCreativesResponse class