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