Hi, in my way to Ads migration, Im trying to upload a conversion but somehow is not working. I'm a Java developer.
I have credentials of a MCC account and I'm trying to upload a conversion on its behalf. I recover the ActionConvertion with a query where I filter By Action Conversion's name. Then I create the resource as shown in this API example <https://developers.google.com/google-ads/api/docs/conversions/upload-clicks#code_example> with the *customerID* and the *ActionConversionId* and try to upload it. Then I get the Partial failure "Partial failure occurred: This customer does not have an import conversion action that matches the conversion action provided." I don't really know where the problem is because the GoogleAdsClient *loginId* is the one I'm using to create the query so, I understand that que Action Conversion I obtain should be valid and thererfore match, with the one I provide to the *conversionUploadServiceClient* in the *ClickConversion.Builder* Help would be highly appreciated. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bee0b6eb-5f5f-4a2f-adaf-c886e2772ed2n%40googlegroups.com.
