Dear API Support team,
I am using Make.com to pass gclid of offline conversions. The API seems to
be set up correctly, I have a bunch of gclids that I wish to upload coming
from a real, live account.
The gclids are a months weeks old now though.
some example GCLIDS:
616171693eb8670001856e22
616171693eb8670001856e22
6162760d3eb867000143c232
616466ee3eb86700012809a3
6166f19d3eb867000140b404
The Error I get is:
"Google Click ID could not be decoded., at conversions0.gclid ◉ This Google
Click ID could not be decoded."
This is the RAW request:
{
"response": {
"status": 200,
"headers": {
"request-id": "YiQ-jLZdo-laKyDdnrI1JA",
"content-type": "application/json; charset=UTF-8",
"vary": "X-Origin, Referer, Origin,Accept-Encoding",
"date": "Tue, 07 Jun 2022 15:06:03 GMT",
"server": "ESF",
"cache-control": "private",
"x-xss-protection": "0",
"x-frame-options": "SAMEORIGIN",
"x-content-type-options": "nosniff",
"alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\";
ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\";
ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000;
v=\"46,43\"",
"accept-ranges": "none",
"connection": "close",
"transfer-encoding": "chunked"
},
"body": {
"partialFailureError": {
"code": 3,
"message": "This Google Click ID could not be decoded., at
conversions[0].gclid",
"details": [
{
"@type": "
type.googleapis.com/google.ads.googleads.v9.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"conversionUploadError":
"UNPARSEABLE_GCLID"
},
"message": "This Google Click ID could not
be decoded.",
"trigger": {
"stringValue":
"612f9de8791b21000117a0e5"
},
"location": {
"fieldPathElements": [
{
"fieldName": "conversions",
"index": 0
},
{
"fieldName": "gclid"
}
]
}
}
]
}
]
},
"results": [
{}
]
}
},
"request": {
"url": "
https://googleads.googleapis.com/v9/customers/5988339676:uploadClickConversions
",
"headers": {
"user-agent": "Make/production",
"authorization": "***",
"developer-token": "***",
"login-customer-id": "6964960376",
"content-type": "application/json"
},
"method": "POST",
"body": {
"conversions": [
{
"gclid": "612f9de8791b21000117a0e5",
"conversionAction":
"customers/5988339676/conversionActions/536803109",
"conversionDateTime": "2021-09-01 17:36:08+01:00"
}
],
"partialFailure": true
}
}
}
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1cfce6fb-a45f-49ee-bfdb-8685d4bdc899n%40googlegroups.com.