I'm getting this error now Operation Payload: [
{ "update": { "conversion_goal_campaign_config": { "campaign": "customers/{costumerID}/campaigns/21298321568", "resource_name": "customers/{costumerID}/conversionGoalCampaignConfigs/6450539555", "goal_config_level": "CUSTOMER" } }, "resource_name": "customers/{costumerID}/conversionGoalCampaignConfigs/21252483303", "update_mask": { "paths": [ "campaign", "custom_conversion_goal", "goal_config_level" ] } } ] Custom conversion goal inserted successfully: { "results": [ { "resource_name": "customers/1670898788/conversionGoalCampaignConfigs/21252483303", "conversion_goal_campaign_config": null } ] } "conversion_goal_campaign_config": null I'm not sure why it is not adding anything into it. On Wednesday, May 22, 2024 at 5:51:48 PM UTC-7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > Note that RESOURCE_NOT_FOUND > <https://developers.google.com/google-ads/api/reference/rpc/v15/MutateErrorEnum.MutateError#resource_not_found> > error > are one of the common mutate errors. The common cause is when the request > attempts to mutate or otherwise reference a resource that does not exist or > has been removed. Or, the given resource name for the resource is > malformed. To handle this, use a search request to retrieve the resource > name for an existing resource before submitting a mutate request. > > Also, in order to debug the issue, provide us with the 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.!5004Q02tJ4Fx:ref" (ADR-00236109) > > Thanks, > > [image: Google Logo] Google Ads API Team > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/4685938b-8919-489a-9369-1ad91a0183e4n%40googlegroups.com.