results property
Returned for successfully processed conversion adjustments.
Proto will be empty for rows that received an error. Results are not returned when validate_only is true.
Implementation
core.List<GoogleAdsSearchads360V23ServicesConversionAdjustmentResult>?
results;