Hi,
Thank you for reaching out to the Google Ads API support team.
Based on the information provided, I understand that you have established the connection between Salesforce and Google Ads and set up two offline conversions. Can you confirm whether you are using the
Google Ads API or the Google Ads UI for uploading the conversions? If you are using the Google Ads API, I would request you to share the customer ID and the conversion action ID for which you are encountering these errors. I would suggest you refer to this "
Debug common errors" documentation for more information. I would recommend you to refer to the
Monitor offline data diagnostics documentation as it helps to find the overall health of the conversion upload processes.
Upon checking, I could see that you are encountering the
EXPIRED_EVENT error. Regarding "
EXPIRED_EVENT" error, you may double-check if the given identifier is not too old or occurred before the lookback window for the specified combination of conversion date and conversion action. You may use the
click_view report resource to verify your GCLID. In addition, you can first verify the
click_through_lookback_window_days specified in your
conversion_action. From the value retrieved, then perform a request using the click_view report for each day (with date filter for one day) until the last valid date, in reference to the lookback window days. A click-through conversion is counted when someone clicks on your ad and installs your app within the length of time you select. If you have a 90-day click-through conversion window, conversions that happen within 90 days after someone clicks on your ad will be recorded as a click-through conversion.
If you are using the Google Ads API for uploading the conversions, kindly provide us with the complete API logs (
request and
response logs with
request-id and
request header) generated at your end to further assist you better.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides
Java,
.Net,
PHP,
Python,
Ruby or
Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
You can send the details via
Reply privately to the author option, or
direct private reply to this email.
