Re: Can't get invalid_click metrics. while using segments.device

2022-04-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Khoi vu,

Thanks for commenting on this forum thread.

I’ve created a feature request in order to support both the device and invalid 
clicks in a single campaign report using Google Ads API. Please note that this 
will be subject for review and for now, you may keep an eye on our blog for any 
update or announcements.

Let us know if you have any further questions.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2Wz7F4:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/I_GuV0RAWCLW00szFtxA_rSmmYbKSjWDHgCw%40sfdc.net.


Can't get invalid_click metrics. while using segments.device

2022-02-25 Thread Cristiano De Luca
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12a81d2c-dbd1-49c4-9075-89d66064efd0n%40googlegroups.com.