Hello, We're currently attempting to use the updated v14 of Google Ads API to pull all conversion actions associated with accounts in our MCC to assist in identifying accounts that meeting the following conditions.
- UA Imported as primary, without GA4 imported. - Double counting conversions in the same category (UA & GA4 set to primary). - UA Goal set to primary with GA4 Goal set to Secondary *Key Issue* When using the GAQL Query below conversion actions that are currently set to secondary are being excluded from the the response. *SELECT customer.id, conversion_action.id, conversion_action.name, conversion_action.type, conversion_action.status, conversion_action.category, conversion_action.include_in_conversions_metric, metrics.all_conversions, metrics.all_conversions_value, conversion_action.primary_for_goal * *FROM conversion_action * *WHERE ** segments.date DURING LAST_30_DAYS* This query is *only* returning `primary_for_goal` with the value of 'True'. We can provide specific examples and CIDs if there is a private way to share this information. Appreciate the help Marc -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/46730b79-6f5d-4c2b-8aa7-d7f8c8767e47n%40googlegroups.com.