calloutStatusRows property

List<CalloutStatusRow>? calloutStatusRows
getter/setter pair

List of rows, with counts of filtered bid requests aggregated by callout status.

Implementation

core.List<CalloutStatusRow>? calloutStatusRows;