Hi,

Currently, I am doing migration from Google.Api.Ads.AdWords.v201809 C# 
library to new Google.Ads.GoogleAds for Offline Click Conversions Upload.

I am using a managing account which has access to about 20 client accounts, 
all belong to the same company.

in V20189, everything works like this.
in every managed account, i created "Offline Conversions" action, like on 
the screenshot:

[image: ConversionAction.jpg]
Then, when creating conversion feed, i use "Offline Conversions" as 
conversion name for a feed entry.
All work fine.

Now, in the new GoogleAds API, i want to upload offline conversions, so i 
do per documentation, like authenticate client, create service, get list of 
conversions to upload, and for every conversion i set ConversionAction to 
"Offline Conversions" name.

However, in the upload response i get errors for all conversions saying:

{ "errorCode": { "requestError": "RESOURCE_NAME_MALFORMED" }, "message": 
"Resource name 'Offline Conversions' is malformed: expected 
'customers/{customer_id}/conversionActions/{ConversionType.conversion_type_id}'.",
 
"trigger": { "stringValue": "Offline Conversions" }, "location": { 
"fieldPathElements": [ { "fieldName": "conversions", "index": "0" }, { 
"fieldName": "conversion_action" } ] } }.


Question - how do i specify correctly conversion action in the new 
GoogleAds API?

i could not find any example online.

Any help is appreciated.

Best regards,
Oleksandr

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cd486bde-722b-4b08-b42b-f0f4460da39c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • new AdW... Oleksandr Dyklevych
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... Oleksandr Dyklevych
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
          • ... Oleksandr Dyklevych
          • ... Oleksandr Dyklevych
          • ... Oleksandr Dyklevych
            • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
              • ... Oleksandr Dyklevych
                • ... Oleksandr Dyklevych
                • ... Oleksandr Dyklevych

Reply via email to