RE: EVENT_NOT_FOUND Google error API

2023-03-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello,

Welcome to Google Ads API support team. Thank you for reaching out to us.

Looking over your concern, it appears that you are encountering EVENT_NOT_FOUND 
when uploading conversions. This error can happen when the identifier or iOS 
URL parameter did not came from a Google Ads click. If this is the case, when 
you upload it into Google Ads, the system says that they don't recognize them. 
Thus, what we can recommend is when storing the GCLID, you'll need to 
double-check to see where the GCLID came from. Having said that, would you be 
able to confirm if the identifier used in the request actually generated from a 
Google Ads click?

Moreover, the click_view report shows click details by returning one row for 
each click, which is equivalent to one GCLID. If it is valid GCLID then 
click_view report should pull it, otherwise, click_view report will not be able 
to pull it.

As a side note, removing your first message in this thread as it contains 
private information. Rest assured that we have all the details mentioned there 
that will be used for investigation purposes only.

Regards,

Google Ads API Team
ref:_00D1U1174p._5004Q2k1JS1:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/wO6dz0RRVUOK00YlBgtU_WSMqLuvq-xv-jsw%40sfdc.net.


Re: EVENT_NOT_FOUND Google error API

2023-03-21 Thread Google Ads API and AdWords API Forum


Re-posting the last inquiry (
https://groups.google.com/g/adwords-api/c/jTz1XiPSw3Q)from the forum as it 
wasn't routed to our support queue.

Regards,
Google Ads API Team
On Saturday, March 18, 2023 at 12:22:09 AM UTC+8 sofia...@opratel.com wrote:

> Hi support, I use Google Ad API for uploading offline conversation. We 
> never have any issues with the upload until a few days ago. Suddenly all 
> gclids are having this error 
> EVENT_NOT_FOUND. 
> I highly appreciate your support
>
> Method Name: 
> /google.ads.googleads.v12.services.ConversionUploadService/UploadClickConversions
> Host: googleads.googleapis.com
> Headers: {
> "x-goog-api-client": "gl-php\/7.4.29 gccl\/17.1.0 gapic\/17.1.0 
> gax\/1.18.1 grpc\/1.45.0 rest\/1.18.1 pb\/3.19.4+c",
> "x-goog-request-params": "customer_id=9829747784",
> "developer-token": "REDACTED",
> "login-customer-id": "9829747784"
> }
> Request:
> {"customerId":"9829747784","conversions":[{"gclid":"CjwKCAiA3pugBhAwEiwAWFzwdWRIDWRPR0VINi2fdPoR8Q_Y5T4lQPMJ2wc4FeepLSxuAchNHew0pBoCJGoQAvD_BwE","conversionAction":"customers/9829747784/conversionActions/346628319","conversionDateTime":"2023-03-15
>  
> 09:20:16+00:00","conversionValue":250,"currencyCode":"USD"}],"partialFailure":true}
>
> Response
> ---
> Headers: {
> "content-disposition": "attachment",
> "request-id": "sLw3n9-9o1NT_clUXVWSSg",
> "date": "Fri, 17 Mar 2023 01:08:03 GMT",
> "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000"
> }
> Response:
> {"partialFailureError":{"code":3,"message":"The click associated with the 
> identifier or iOS URL parameter does not exist in the system. This can 
> occur if the identifier or iOS URL parameter are collected for non Google 
> Ads clicks (for example, Search Ads 360)., at 
> conversions[0].gclid","details":[{"@type":"
> type.googleapis.com/google.ads.googleads.v12.errors.GoogleAdsFailure","errors":[{"errorCode":{"conversionUploadError":"EVENT_NOT_FOUND"},"message":"The
>  
> click associated with the identifier or iOS URL parameter does not exist in 
> the system. This can occur if the identifier or iOS URL parameter are 
> collected for non Google Ads clicks (for example, Search Ads 
> 360).","trigger":{"stringValue":"CjwKCAiA3pugBhAwEiwAWFzwdWRIDWRPR0VINi2fdPoR8Q_Y5T4lQPMJ2wc4FeepLSxuAchNHew0pBoCJGoQAvD_BwE"},"location":{"fieldPathElements":[{"fieldName":"conversions","index":0},{"fieldName":"gclid"}]}}]}]},"results":[{}]}
> [2023-03-17T01:09:03.300739+00:00] google-ads.INFO: Request made: Host: "
> googleads.googleapis.com", Method: 
> "/google.ads.googleads.v12.services.ConversionUploadService/UploadClickConversions",
>  
> CustomerId: 9829747784, RequestId: "n_xvNIRkA6AsrQVGQaxxBQ", IsFault: 0, 
> FaultMessage: "None"
> [2023-03-17T01:09:03.300978+00:00] google-ads.DEBUG: Request
> ---
>
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4841f3c1-55d3-439b-9d09-6d9152188c14n%40googlegroups.com.