Re: gbraid & wbraid error [can't parse event import data]

2024-06-13 Thread Artem Konyukhov
The problem was solved. We found incorrect setup value for some url templates : &clickid={random}&wbraid={random}&gbraid={random} Thx, for your support! четверг, 13 июня 2024 г. в 16:07:32 UTC+3, Google Ads API Forum Advisor: > Hi, > > The error UNPARSEABLE_GBRAID >

Re: gbraid & wbraid error [can't parse event import data]

2024-06-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, The error UNPARSEABLE_GBRAID is of course an Ads API error because you are trying to upload the click conversions via the Ads API. But the reason for this error is the GBRAID's that you are receiving. Could you confirm if you have diligently followed the Help center article on "Set up conve

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread Artem Konyukhov
We don't change any value of gbraid / wbraid / gclid when getting it. But sometimes we are getting values like this &gbraid=2018870052907341364 &wbraid=3267766971020261100 среда, 12 июня 2024 г. в 23:13:36 UTC+3, Google Ads API Forum Advisor: > Hi, > > Could you confirm whether the provided GBR

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Could you confirm whether the provided GBRAID value is valid and not modified while uploading the click conversions for the particular conversion action name 'Reg'? Kindly note that this error occurs when your gbraid parameter is not formatted correctly. Please make sure the GBRAID value is

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread Artem Konyukhov
Method Name: /google.ads.googleads.v16.services.ConversionUploadService/UploadClickConversions Host: googleads.googleapis.com Headers: { "x-goog-api-client": "gl-php\/8.1.27 gccl\/22.1.0 gapic\/22.1.0 gax\/1.19.1 grpc\/1.60.0 rest\/1.19.1 pb\/+n", "x-goog-request-params": "customer_id=321

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As mentioned earlier, we need complete API logs to investigate this issue and the provided information does not contain request and response. Provide us the complete API logs (request and response with request-id and request header) generated at your end to assist you better. This message i

Re: gbraid & wbraid error [can't parse event import data]

2024-06-12 Thread Artem Konyukhov
Our steps where we get an error 1) Getting conversionActionId: SELECT conversion_action.id, conversion_action.name FROM conversion_action WHERE conversion_action.name = 'Reg' 2) Generate conversionAction by ids: $customerId = "3217984468"; $conversionId = "6779716252"; $conversionAction = Reso

Re: gbraid & wbraid error [can't parse event import data]

2024-06-10 Thread Анастасия Мартынова
Hello, please see the details below: 1) RequestId: "XEMyjJZ1Qi2-eCQN56hc8g" [errorMessage] => Can't parse event import data. Check if your gbraid parameter was not modified and try again., at conversions[0].gbraid [gbraid] => 887653124217159359 2) RequestId: "MdHnmkEHFPzezQbtDBf9dA" [errorMess