Hi I want to get asset data by conversion_action. So I tried to get data from ad group asset. After Program build And run, no error occurred but, it was not returning any value. Please see the query below.
*SELECT* *campaign.id* *, ad_group.id* *, segments.conversion_action* *, segments.conversion_action_category* *, segments.conversion_action_name* *, campaign.advertising_channel_type * * , metrics.conversions * *FROM ad_group_asset * *WHERE segments.date >= startDate * *AND segments.date < endDate * *AND campaign.advertising_channel_type = 'MULTI_CHANNEL' * 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 "AdWords API and Google Ads 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/58d23a30-ce88-4064-bf17-5b622f20e442n%40googlegroups.com.
