Hi Google Ads API Team,

We are able to successfully retrieve conversion details for the conversion 
setup in the MCC account of our customer

[
    {
        "results": [
            {
                "conversionAction": {
                    "resourceName": 
"customers/7603758484/conversionActions/6709332182",
                    "status": "ENABLED",
                    "type": "UPLOAD_CLICKS",
                    "category": "CONVERTED_LEAD",
                    "valueSettings": {
                        "defaultValue": 1,
                        "defaultCurrencyCode": "GBP"
                    },
                    "name": "Global - Call Conversion 1",
                    "ownerCustomer": "customers/7603758484",
                    "viewThroughLookbackWindowDays": "1"
                }
            }
        ],
        "fieldMask": 
"conversionAction.ownerCustomer,conversionAction.status,conversionAction.resourceName,conversionAction.type,conversionAction.viewThroughLookbackWindowDays,conversionAction.valueSettings.defaultValue,conversionAction.valueSettings.defaultCurrencyCode,conversionAction.name,conversionAction.category",
        "requestId": "brt_NJSE6FRe7BfRkMmeVA"
    }
]

However, when we try to upload the conversion we get the following error, 
please help.

Request:-

{"conversions":
[
   {
     "conversionAction":"customers/7603758484/conversionActions/6709332182",
     "conversionDateTime": "2023-12-13 10:15:20+11:00",
     "conversionValue": "1.0",
     "gclid": "EAIaIQobChMI8KeghfaKgwMVKZRQBh3DPw2cEAAYASAAEgJKoPD_BwE",
     "currencyCode": "GBP"
   }
],
 "partialFailure":"true",
 "validateOnly": "false"
}


Response:

{
    "partialFailureError": {
        "code": 3,
        "message": "The conversion action specified in the upload request 
cannot be found. Make sure it's available in this account., at 
conversions[0].conversion_action",
        "details": [
            {
                "@type": 
"type.googleapis.com/google.ads.googleads.v15.errors.GoogleAdsFailure",
                "errors": [
                    {
                        "errorCode": {
                            "conversionUploadError": 
"NO_CONVERSION_ACTION_FOUND"
                        },
                        "message": "The conversion action specified in the 
upload request cannot be found. Make sure it's available in this account.",
                        "trigger": {
                            "stringValue": 
"customers/7603758484/conversionActions/6709332182"
                        },
                        "location": {
                            "fieldPathElements": [
                                {
                                    "fieldName": "conversions",
                                    "index": 0
                                },
                                {
                                    "fieldName": "conversion_action"
                                }
                            ]
                        }
                    }
                ],
                "requestId": "2KK10C0xLTQvmikMpHR4Hg"
            }
        ]
    },
    "results": [
        {}
    ],
    "jobId": "2603515876688803427"
}

Thanks,
Ashish
Confidentiality Notice: The information contained in this email and any 
attachments is intended only for the person(s) or entit(ies) to which the email 
is addressed. This email may contain proprietary, business-confidential and/or 
legally privileged material. If you are not an intended recipient of this 
email, you are hereby notified that any use, review, dissemination, 
distribution or reproduction of any information contained in this email or any 
attachments, as well as any action taken in reliance upon this email, is 
strictly prohibited. If you have received this email in error, please notify 
the sender and permanently delete the email and any attachments immediately. 
You should not retain, copy or use this email or any attachments for any 
purpose, nor disclose or the contents or any part of them to any other person.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/SYBP282MB03803E9902B8180E781E51DADD91A%40SYBP282MB0380.AUSP282.PROD.OUTLOOK.COM.
  • Co... Ashish [Delacon]
    • ... Ashish [Delacon]
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... Ashish [Delacon]

Reply via email to