Monitoring upload summaries (with query via googleAds:search API) suddenly started to work. The query passes the query validator (maybe some fix on google side, I have no idea).
However, my uploads were not successful, see the summary: * 'alerts': [ { 'error': { 'conversionUploadError': 'CLICK_NOT_FOUND' }, 'errorPercentage': 1 } ]* As mentioned below, you recommended to turn of debuging * "conversions": [ { "user_identifiers": [ { "hashedEmail": {HASHED_EMAIL}, "userIdentifierSource": "FIRST_PARTY" } ], "conversionAction": f"customers/{CUSTOMER_ID}/conversionActions/{CONVERSION_ACTION_ID}", "conversionDateTime": {CONVERSION_DATE_TIME}, "conversionValue": 10, "currencyCode": "CZK" } ], "partialFailure": True, "validateOnly": False, "debugEnabled": False }* However, with debugging set to false, the request is accepted by *uploadClickConversion*, but at the end of the day it leads to error anyway. If I understand it well from docs, it's caused by the fact, that I'm sending EMAIL address and conversionDateTime, which can not be paired with real click tracked in Google Ads. Then my question is, what's the purpose of uploading conversions via API, when I'm not able to create new ones without previous "evidence" of a click in Google ? Or am I doing something wrong ? Or the only purpose is to update existing conversions (match them with any orders, campaigns, etc)? Am I able to create new conversions, or not at all ? Thanks for any help, all these "excercises" to prepare API integration becomes really frustrating :/ On Thursday, August 10, 2023 at 3:07:17 PM UTC+2 Google Ads API Forum Advisor wrote: > Hi everyone, > > > > @ Marius, > > > > If you'd like to do this via the UI, then it would be best to ask for > assistance from the Google Ads Product support team as they are more > familiar with the features and functionalities of the Google Ads UI. You > can reach them here: https://support.google.com/google-ads/gethelp > > > > Moving forward to your issue of not being able to use *Monitor upload > summaries* > <https://developers.google.com/google-ads/api/docs/conversions/upload-summaries>, > > can you elaborate on the issue or if you encountered any error kindly > provide privately the Complete request > <https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#request> > and response > <https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#response> > logs, > with the request-id > <https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id> > generated > for the error. Make sure to send this privately via the "*Reply to author*" > option. If this option is not available on your end, you may send it > through our email (googleadsa...@google.com) instead. > > > > Looking forward to your response. > > > > @ Triple A team > > > > Thank you for your insights. Unfortunately we would not be able to comment > further on other platforms' features. From the Google Ads AI perspective, > you can refer to our documentation on Conversion Management > <https://developers.google.com/google-ads/api/docs/conversions/overview> on > how to achieve this via the API. > > This message is in relation to case "ref:_00D1U1174p._5004Q2nd55H:ref" > > Thanks, > > [image: Google Logo] Google Ads API Team > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/43068335-4980-469e-a3b6-c3e75f3125e8n%40googlegroups.com.