Hello Team, Currently I'm using the following query. $query = "SELECT ad_group_ad.ad.name,ad_group_ad.ad.type ,ad_group_ad.resource_name, ad_group_ad.status,metrics.clicks,metrics.ctr,metrics.impressions,segments.ad_network_type,segments.device FROM ad_group_ad where segments.date BETWEEN '$startdate' AND '$endate'";
I would like to get the mobile OS Version along with these metrics. Is there anyway to get the OS version? I -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/4564d733-842b-40e8-9251-af34120b702f%40googlegroups.com.
