creativeStatusRows property

List<CreativeStatusRow>? creativeStatusRows
getter/setter pair

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

Implementation

core.List<CreativeStatusRow>? creativeStatusRows;