ListCreativeStatusBreakdownByCreativeResponse constructor
ListCreativeStatusBreakdownByCreativeResponse({
- List<
FilteredBidCreativeRow> ? filteredBidCreativeRows, - String? nextPageToken,
Implementation
ListCreativeStatusBreakdownByCreativeResponse({
this.filteredBidCreativeRows,
this.nextPageToken,
});