Hi Kuldeep,

Thank you for writing to us today. You could use the keyword_view resource to 
retrieve the keyword metrics data. Please find below the sample report query 
for reference.
"SELECT ad_group.id, ad_group_criterion.criterion_id, 
ad_group_criterion.status, ad_group_criterion.keyword.text, 
metrics.impressions, metrics.cost_micros, campaign.id FROM keyword_view WHERE 
ad_group_criterion.type = 'KEYWORD' AND segments.date BETWEEN '2019-09-08' AND 
'2019-09-20' LIMIT 100"
Also, you could use ad_group_criterion_simulation, ad_group_simulation and 
campaign_criterion_simulation resources to retrieve bid simulator data on the 
level at which you want to adjust bidding. Please refer to the Interactive 
Google Ads Query Builder to build the GAQL query for reporting via Google Ads 
API. Let us know if you have any additional concerns.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UHHsC6: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 
"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/x1VT3000000000000000000000000000000000000000000000PYE8UP00P6WqaTkdRASu-cNqeyADVg%40sfdc.net.

Reply via email to