Hi,

I am wondering whether i can use GAQL to get ads campaign cost data group 
by mobile operating system, such as iOS and android.

According to this issue: 
https://groups.google.com/g/adwords-api/c/tJM04aQt4FQ/m/dsDQFjK0AQAJ
 I tried this before: 

SELECT 
operating_system_version_constant.name,
mobile_device_constant.operating_system_name
FROM campaign_criterion
WHERE campaign.id IN (xxx, xxx)

but the returned data does not contain the filed i want

[image: 111.png]

Could someone kindly give me any resolution ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cd5630ab-bc38-42e1-8dc0-f630bfba6ca7n%40googlegroups.com.

Reply via email to