UploadCallConversionsResponse Stay organized with collections Save and categorize content based on your preferences.
Page Summary
The response message for ConversionUploadService.UploadCallConversions contains information about the results of uploading call conversions.
The
partial_failure_errorfield indicates errors that occurred during the upload when using partial failure mode.The
resultsfield contains information about successfully processed conversions.
Response message forConversionUploadService.UploadCallConversions.
| Fields | |
|---|---|
| Errors that pertain to conversion failures in the partial failure mode. Returned when all errors occur inside the conversions. If any errors occur outside the conversions (for example, auth errors), we return an RPC level error. Seehttps://developers.google.com/google-ads/api/docs/best-practices/partial-failures for more information about partial failure. |
| Returned for successfully processed conversions. Proto will be empty for rows that received an error. Results are not returned when validate_only is true. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.