Hello,

I am displaying the campaign type, date, campaign name, gender, age, price, 
number of impressions, and number of clicks in a report on the Google Ads 
UI, and I wanted to obtain these values ​​from the Google Ads API, so I 
used the following sentence.   select campaign.advertising_channel_type, 
segment.date, campaign name, ad_group_criterion.gender.type, 
ad_group_criterion.age_range.type, metrics.cost_micros, 
Metrics.Impressions, Metrics.Number of clicks from gender view where 
Segment in yesterday.Date How to order segment.date ASC, Campaign name ASC 
However, I was able to get the age value, but the gender value became 0. 
Also, when I used the "age_range_view" resource, I had the opposite result. 
Is there a way to fix these issues?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/b5d9b70c-8159-477c-aee2-5cea807fb0e6n%40googlegroups.com.

Reply via email to