Thanks for response, but, with every answer I'm not sure, whether we're moving forward or backwards. You say - *You need to associate your offline click conversions with a conversion action by passing either the gclid, gbraid, or wbraid identifier* And you referencing me to Upload Click Conversions <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks> , but let me summarize the conversation again: 1. I'm preparing process for Uploading Enhanced conversions for Leads <https://developers.google.com/google-ads/api/docs/conversions/upload-identifiers> (using hashed Email/Phone as user_identifier) 2. Then I was redirected to REST API method customer.uploadClickConversion <https://developers.google.com/google-ads/api/rest/reference/rest/v14/customers/uploadClickConversions>s (using hashed Email/Phone as user_identifier) - as a detailed description of REST API for enhanced conversions 3. Currently, Google Ads account accept my requests, but after few hours I see in monitor summaries <https://developers.google.com/google-ads/api/docs/conversions/upload-summaries>, that the uploads failed according to *CLICK_NOT_FOUND* error
And now, you are redirecting me to upload-clicks <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#code_example> using *gclid, gbraid, or wbraid, *instead of enhanced conversions <https://developers.google.com/google-ads/api/docs/conversions/upload-identifiers> using user_identifiers (email, phone) - about which I'm speaking about. Could we please try to keep a consistency in this conversion ? Because now we're only going in circles :( Thank you! On Monday, August 14, 2023 at 1:37:33 PM UTC+2 Google Ads API Forum Advisor wrote: > Hello, > > Thank you for getting back to us. > > Upon checking your error message, you are getting a *CLICK_NOT_FOUND* error, > the click can't be found for the specified identifiers. This may be because > it did not come from a Google Ads campaign( > *https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionUploadErrorEnum.ConversionUploadError#click_not_found* > > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionUploadErrorEnum.ConversionUploadError#click_not_found> > ). > > Please note that based on our Code Example found here( > *https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#code_example* > > <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#code_example>), > > You need to associate your offline click conversions with a conversion > action by passing either the *gclid*, *gbraid*, or *wbraid* identifier. > In addition, provide the *conversion date time*, *conversion action > resource name *and optionally the conversion value and currency to > *ConversionUploadService*. > > - *ConversionUploadService* - > > *https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionUploadService* > > > <https://developers.google.com/google-ads/api/reference/rpc/v14/ConversionUploadService> > > > Additionally, there are several requirements that must be met when > uploading a ClickConversion, for more information on these requirements > please refer to this section of the documentation( > *https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#upload_clickconversion* > > <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#upload_clickconversion> > ). > > Can you also please provide us with the full API logs(*request* and > *response* with *request ID*) and the respective IDs of these resources > which caused this error to occur? I am asking for this so we can check on > our end the error and provide precise recommendations. > > - *request: * > > *https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#request* > > > <https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#request> > > - *response: * > > *https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#response* > > > <https://developers.google.com/google-ads/api/docs/concepts/field-service?hl=en#response> > > - *request-id:* > > *https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id* > > > <https://developers.google.com/google-ads/api/docs/concepts/call-structure?hl=en#request-id> > > > *You can provide it via Reply privately to the author option. If this > option is not available, then send it instead on this email > address [email protected]* > 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/cb1c8ae3-18d2-434e-adb1-164034ca7e8fn%40googlegroups.com.
