Hi,

I used "ads API" to get a report of 'ad_group_ad'.

But there is a difference between the data I see on the web page.(
ads.google.com)
Under the same conditions, two ads are searched on a webpage, but only one 
ad can be collected from the 'ads API'.
AD data that was not collected through the API was checked on the web page, 
all of which were of type 'SMART DISPLAY AD'.

Can not collect ad data of type 'SMART DISPLAY' from 'ad_group_ad'? Please 
let me know if there is a way.

query : 
SELECT segments.date, 
campaign.id, 
campaign.name, 
ad_group.id, 
ad_group.name, 
ad_group_ad.ad.id, 
ad_group_ad.ad.name, 
segments.ad_network_type, 
segments.device, 
metrics.clicks,
metrics.impressions, 
metrics.cost_micros, 
metrics.conversions, 
metrics.all_conversions,
metrics.conversions_value, 
metrics.all_conversions_value, 
metrics.average_position, 
metrics.video_views,
metrics.absolute_top_impression_percentage, 
metrics.top_impression_percentage
FROM ad_group_ad

We are running MIGRATION from 'adwords API' to 'ads API'.
Previously, you could get all the AD data from the 'AdWords API' 
CRITERIA_PERFORMANCE_REPORT.

Thanks. : )

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/caac804c-7d8f-4f96-82b6-8b7776d340e4%40googlegroups.com.

Reply via email to