We are running a placements report using: 

======QUERY======
  SELECT
  campaign.id, campaign.name, 
  detail_placement_view.group_placement_target_url,               
  metrics.impressions,
  metrics.ctr,
  metrics.clicks
  FROM detail_placement_view
  WHERE  segments.date DURING LAST_30_DAYS

The issue is that each placement has multiple entries in the returned 
recordset: 

campaign.name 
detail_placement_view.group_placement_target_url 
metrics.impressions 
metrics.ctr 
metrics.clicks


Faqtive | Display 
alon.hu 
5 
0 
0 
Faqtive | Display 
alon.hu 
17 
0 
0 
Faqtive | Display 
alon.hu 
5 
0 
0 
Faqtive | Display 
alon.hu 
6 
0 
0

Is there a way to GROUP BY or some other way to have them combined into a 
single row line item? If not, we will have to aggregate them on our end. I 
am just trying to confirm. 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/a4851503-afda-46ac-a130-12722bee2601n%40googlegroups.com.
  • GA... Shannon
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Dmytro Tonkikh

Reply via email to