RE: How to segment by conversion action name in Google Ads API?

2020-06-25 Thread Dave D
Thanks Mitchell I added it, the problem is, I get a different row for each conversion action. If we think of it in terms of a row, I want campaign row to show how many conversions from each action there were in the given time period. You can see what I mean with the table/row sample above. I

How to segment by conversion action name in Google Ads API?

2020-06-25 Thread Dave D
Hi I'm trying to get a report via the Google Ads API that returns campaigns and conversions by conversion action last week. query = f'''SELECT campaign.name, campaign.advertising_channel_type, segments.week, customer.currency_code,