Hi Nikisha,

Thanks for your reply. I am still unable to find the Bid Simulator fields 
for 'Device' and 'Search keyword'.  please help how to fetch these fields?

Fields : -  
Est. add. clicks/wk (+50% bid) 
Est. add. clicks/wk (+300% bid) 
Est. add. clicks/wk (-50% bid) 
Est. add. clicks/wk (first position bid) 
Est. add. clicks/wk (top page bid) 
Est. add. cost/wk (+50% bid) 
Est. add. cost/wk (+300% bid) 
Est. add. cost/wk (-50% bid) 
Est. add. cost/wk (first positioin bid) 
Est. add. cost/wk (top page bid) 
Est. add. cost/wk (Base max. cpc) 
On Wednesday, 25 September 2019 21:12:12 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi Kuldeep,
>
> Thank you for writing to us today. You could use the keyword_view 
> <https://developers.google.com/google-ads/api/fields/v2/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 
> <https://developers.google.com/google-ads/api/fields/v2/ad_group_criterion_simulation>,
>  
> ad_group_simulation 
> <https://developers.google.com/google-ads/api/fields/v2/ad_group_simulation> 
> and campaign_criterion_simulation 
> <https://developers.google.com/google-ads/api/fields/v2/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 
> <https://developers.google.com/google-ads/api/docs/query/interactive-gaql-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 [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 
"AdWords API and Google Ads 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/0fcc5b2f-b6e1-46e7-a389-bf8f861d926a%40googlegroups.com.

Reply via email to