creativeStatusRows property

List<CreativeStatusRow>? creativeStatusRows
getter/setter pair

List of rows, with counts of filtered bids aggregated by filtering reason (i.e. creative status).

Implementation

core.List<CreativeStatusRow>? creativeStatusRows;