corrections property

List<Correction>? corrections
getter/setter pair

Shows any corrections that were applied to this creative.

Output only.

Implementation

core.List<Correction>? corrections;