Hi one from the technical support team of Google Ads, I have a struggle with creating a custom conversion goal with using conversion actions. I fetched ENABLED conversion actions with using conversion_action reporting.
I tried to create a custom conversion goal. Some conversion actions were valid and I created the custom conversion goal. However, there are some conversion actions that I did not create a custom conversion goal with in the previously fetched list of conversion actions. The error message is 'The error code is not in this version.' for each invalid conversion action. In addition, the conversion actions, which cannot be used in creating custom conversion by api, also are not illustrated in Google Ads UI. I can see there is a rule behind this. However, I could not find any information about that. I found only 'note that store sales direct conversion actions can’t be used for bidding, even if used in a custom goal.'. Link: https://groups.google.com/g/adwords-api/c/M5IxpjPPXC4 Shortly, I ask you what are the constraints of using conversion actions in custom conversion goal creation. GAQL query example for conversion action: SELECT conversion_action.type, conversion_action.status, conversion_action.resource_name, conversion_action.primary_for_goal, conversion_action.origin, conversion_action.name, conversion_action.id FROM conversion_action WHERE conversion_action.status = 'ENABLED' I looked at every attribute fields to find which field causes the mentioned constraint, in which case the invalid conversion actions have the same conversion origin 'GOOGLE_HOSTED'. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/23be850e-d37e-4285-abc5-114a5de6dc61n%40googlegroups.com.
