Reposting the last inquiry (https://groups.google.com/g/adwords-api/c/ympD3taxD0U/m/20C11cv1BgAJ) from the forum as it wasn't routed to our support queue.
Cheers, Aryeh Baker Google Ads API Team On Tuesday, May 25, 2021 at 10:05:01 PM UTC-4 Ryan C. wrote: > Hi, > > Here is my query str > > SELECT ad_group_criterion.age_range.type, > metrics.impressions,metrics.cost_micros,metrics.clicks,metrics.ctr,metrics.average_cpc > > FROM age_range_view WHERE segments.date BETWEEN '2021-04-01' AND > '2021-04-30' AND campaign.id IN > (1********9,1********3,1********6,1********2) > > Then, I got the data segment by Adgroup. Is there any way could make > response only segment by age_range(only 7 rows)? > After [image: ζͺε 2021-05-26 δΈε10.02.27.png] > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/1d0124ec-3558-44ed-8a45-49346a623be4n%40googlegroups.com.
