Hi, I'm setting up the Google Ads Conversions API on an account. I have the
entire flow set up, but when we try to send the conversion, we get an error.
I don't know if the error is because it won't let us send "website"
conversions or if we're making some implementation mistake.
This is the error I'm getting:
{ "partialFailureError": { "code": 3, "message": "The conversion action
specified in the upload request isn't set up for uploading conversions., at
conversions[0].conversion_action", "details": [ { "@type":
"type.googleapis.com/google.ads.googleads.v20.errors.GoogleAdsFailure",
"errors": [ { "errorCode": { "conversionUploadError":
"INVALID_CONVERSION_ACTION_TYPE" }, "message": "The conversion action
specified in the upload request isn't set up for uploading conversions.",
"trigger": { "stringValue":
"customers/1426266091/conversionActions/6474193587" }, "location": {
"fieldPathElements": [ { "fieldName": "conversions", "index": 0 }, {
"fieldName": "conversion_action" } ] } } ], "requestId":
"7H2UC9IuCAcpJt4ccpVV-g" } ] }, "results": [ {} ], "jobId":
"1140004628565251369" } ]
Thanks for sharing the JSON: the error
INVALID_CONVERSION_ACTION_TYPE = the conversion action you're using isn't
valid for “uploadClickConversions” (or Enhanced Conversions for Leads). In
Google Ads, only certain Conversion Actions are valid for uploading
conversions via API.
Please anynone can help?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit
https://groups.google.com/d/msgid/adwords-api/392955ea-2965-4a32-9f2f-f0256b69610an%40googlegroups.com.