Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ConversionUploadService
Service to upload conversions.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-10 UTC.
[null,null,["Last updated 2025-01-10 UTC."],[[["This service allows you to upload and process both call conversions and click conversions for your Google Ads campaigns."],["It uses specific request and response structures detailed in the linked documentation for each conversion type."],["The service requires proper authorization via the `https://www.googleapis.com/auth/adwords` OAuth scope."],["A range of potential errors can occur during the upload process, such as AuthenticationError, AuthorizationError, and QuotaError, all documented within the respective error enum links."]]],[]]