Hi all,

Why I can't use this query to retrieve the number of invalid clicks using 
also device, when I was using AdWords API this was possibile, why not now?
This is my query:

SELECT
          campaign.id,
          campaign.name,
          segments.date,
          metrics.cost_micros,
          metrics.invalid_clicks,
          metrics.conversions,
          metrics.impressions,
          metrics.interactions,
          metrics.clicks,
          segments.ad_network_type,
          segments.device,
          metrics.all_conversions
FROM campaign
  WHERE segments.date DURING YESTERDAY

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/12a81d2c-dbd1-49c4-9075-89d66064efd0n%40googlegroups.com.
  • Ca... Cristiano De Luca
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to