Hi,

I'm trying to get ADGROUP_PERFORMANCE_REPORT in AdWords API, but no data is 
received. The query is : 
reportQuery SELECT Date,AdGroupId,Cost,Clicks,Impressions,Conversions FROM 
ADGROUP_PERFORMANCE_REPORT  DURING 20190222,20190222
When I querying the same in GoogleAds API:
select segments.date,ad_group.id,metrics.cost_micros,metrics.clicks,
metrics.impressions,metrics.conversions from ad_group where segments.date>= 
20190222 
and segments.date<=20190222
I'm getting some data.
Is ADGROUP_PERFORMANCE_REPORT supported in AdWords API?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/d0887cd2-2f90-43e3-a14c-eaab60736b2f%40googlegroups.com.

Reply via email to