Need help to get total amounts of metrics (customer level) in gender_view

38 views
Skip to first unread message

박휘건

unread,
Mar 28, 2023, 2:54:58 AM3/28/23
to Google Ads API and AdWords API Forum
I want to get totals grouped by gender but it seems returns devided by adgroup criterion.

{"query": "SELECT
  ad_group_criterion.age_range.type,
  metrics.ctr,
FROM age_range_view"}

is there some way to get totals in customer level? (need gender, geo, age totals)

Google Ads API Forum Advisor

unread,
Mar 28, 2023, 8:08:24 AM3/28/23
to parkh...@gmail.com, adwor...@googlegroups.com
Hello,

Thank you for reaching out to us.

With regard to your concern, I'm afraid that is the expected behavior of the report wherein its result will be segmented/divided by adgroup criterion. What we can suggest is to include the customer.descriptive_name in your SELECT clause, then post process its result using this field to get the metrics on a customer level. You may also provide to us a un-cropped screenshot of your Google Ads UI showing the entity/report that you want to pull, so we could check and provide guidance accordingly.

Regards,
Google Logo Google Ads API Team


ref:_00D1U1174p._5004Q2kCJbk:ref
Reply all
Reply to author
Forward
0 new messages