Hi Google Ads API Team, Please see the responses to your questions and suggestions:-
1. “Make sure the conversion action in your upload is enabled and is owned by the customer_id of the upload request” [ { "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" } ] 1. request header<https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers> [cid:image001.jpg@01DA31F0.24FE7960] 1. request<https://developers.google.com/google-ads/api/docs/concepts/field-service#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" } 1. response<https://developers.google.com/google-ads/api/docs/concepts/field-service#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" } 1. UI screenshot of the Google Ads account Please note, we have only been provided OAuth authorization to do API integration Please help. Thanks, Ashish From: Google Ads API Forum Advisor <adsapi@forumsupport.google> Sent: Monday, 18 December 2023 7:25 PM To: Ashish [Delacon] <ash...@delaconcorp.com> Cc: Bo Zhao <bo.z...@delaconcorp.com>; Sandra Pigram <sandra.pig...@delaconcorp.com>; adwords-api@googlegroups.com Subject: RE: conversion upload for searched conversion action results in no_conversion_action_found You don't often get email from adsapi@forumsupport.google<mailto:adsapi@forumsupport.google>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Hi Ashish, Thank you for reaching out to the Google Ads API support team. By reviewing your concern, I understand that you are getting 'NO_CONVERSION_ACTION_FOUND<https://developers.google.com/google-ads/api/reference/rpc/v15/ConversionUploadErrorEnum.ConversionUploadError#no_conversion_action_found> ' error while uploading offline click conversions via Google Ads API. It means that the specified conversion action is either not enabled or cannot be found within the uploading of customer_id. Make sure the conversion action in your upload is enabled and is owned by the customer_id of the upload request. There are a few prerequisites to a working offline conversions setup. Make sure all of the prerequisites are satisfied before proceeding to implementation. Kindly follow this Setup<https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#setup> document to enable the conversion tracking. If the error still persists, kindly provide us with the uncropped UI screenshot of the Google Ads account and updated complete API logs (request<https://developers.google.com/google-ads/api/docs/concepts/field-service#request> and response<https://developers.google.com/google-ads/api/docs/concepts/field-service#response> with request-id<https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> and request header<https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers>) generated at your end. If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java<https://developers.google.com/google-ads/api/docs/client-libs/java/logging>, .Net<https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging>, PHP<https://developers.google.com/google-ads/api/docs/client-libs/php/logging>, Python<https://developers.google.com/google-ads/api/docs/client-libs/python/logging>, Ruby<https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging> or Perl<https://developers.google.com/google-ads/api/docs/client-libs/perl/logging> to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag. You can send the details via Reply privately to the author option, or direct private reply to this email. This message is in relation to case "ref:!00D1U01174p.!5004Q02r2KWN:ref" Thanks, [Google Logo] Google Ads API Team [https://google-dev-relations.my.salesforce.com/servlet/servlet.ImageServer?oid=00D1U000001174p&esid=0184Q00001N0dsl&from=ext] 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/SYBP282MB03804E4617573314D66E28ACDD90A%40SYBP282MB0380.AUSP282.PROD.OUTLOOK.COM.