filteredBidCreativeRows property

List<FilteredBidCreativeRow>? filteredBidCreativeRows
getter/setter pair

List of rows, with counts of bids with a given creative status aggregated by creative.

Implementation

core.List<FilteredBidCreativeRow>? filteredBidCreativeRows;