Call Asset failed to create

52 views
Skip to first unread message

Ramanajee

unread,
May 4, 2022, 3:40:51 PM5/4/22
to Google Ads API and AdWords API Forum
Hi,
I'm getting below error while creating call assets.

Multiple errors in ‘details’. First error: If the default call_conversion_action is not used, the customer must have a ConversionAction with the same id and the ConversionAction must be call conversion type., at operations[0].create.call_asset.call_conversion_action.

following code I'm using

  CallAsset = new CallAsset
                    {
                        CallConversionReportingState = CallConversionReportingState.UseResourceLevelCallConversionAction,
                        CountryCode = CountryCode.USA,
                        CallConversionAction = ResourceNames.ConversionAction(clientId, SafeTypeConvert.Convert<long>(call.ConversionId)),
                        PhoneNumber = call.PhoneNumber
                        //CallConversionActionAsConversionActionName = ConversionActionName.FromCustomerConversionAction(clientId.ToString(), call.ConversionId.ToString())
                    }.

Please advise,


Thank you.

Google Ads API Forum Advisor

unread,
May 5, 2022, 7:06:40 AM5/5/22
to ramana...@gmail.com, adwor...@googlegroups.com

Hi there,

Thanks for reaching out to the Google Ads API Forum.

For us to check better, could you provide us with the complete request and response logs with the request-id, so our team can better check?

For the client library, logging can be enabled by navigating to the Client libraries > Your client library (ex Java) > Logging documentation, which you can access from this link. You may then send the requested information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.

Regards,

Google Logo
Yasar
Google Ads API Team
 


ref:_00D1U1174p._5004Q2aQXya:ref

Dev Test

unread,
Jun 5, 2023, 2:31:56 AM6/5/23
to Google Ads API and AdWords API Forum
Facing same issue.
Can you please share solution here.

Google Ads API Forum Advisor

unread,
Jun 8, 2023, 2:21:02 AM6/8/23
to dev.qa....@gmail.com, adwor...@googlegroups.com

Hi,

Thank you for raising your concern to our team.

For us to investigate better, kindly provide us with the following information privately:

  • Ads CID
  • Complete request and response logs with the request-id in text format

You may send it privately via the reply to author option. If this option is not available on your end, you may send it through our email (googleadsa...@google.com) instead.

Looking forward to your response.

Reference links:

 
This message is in relation to case "ref:_00D1U1174p._5004Q2aQXya:ref"

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages