Hi, And one more thing,
Clicks, Impressions, Cost are not completely matching. Am able to get the results close by doing the following calculation, let me know if that's right. To calculate, Average CPC: ( (min money + max money) / 2 ) / 1000000 average position: (min value + max value) / 2 clicks: ( ( (min value + max value) / 2 ) / 5 ) * 100 - not sure what 5 is - but it does give me the result almost matching cost: ( ( min value + max value ) / 2 ) / 10000 impressions: (min value + max value ) * 10 - also not sure why 10 - it does give me the expected close result CTR: ( (min value + max value) / 2 ) * 100 Please let me the know the above calculations are right. Suresh On Thursday, November 28, 2019 at 12:43:06 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi, > > Thanks for the response. I went thru the guide you mentioned, but need > more clarification on the point, > > "To use the TrafficEstimatorService for this, you need to specify either > a pre-existing campaign, or create a mock campaign, complete with ad groups > and keywords:" - Does this mean, is it mandatory to set the campaign id and > agroupid in CampaignEstimateRequest and AdGroupEstimateRequest > respectively? what do you mean by create a mock campaign? > > What is the default value for MaxCPC in AdGroupEstimateRequest, if not > provided? > > How can I set existing adgroup id and campaign id in google ads ui keyword > planner tool ? > > What are the parameters has to be set in TrafficEstimatorService API to > retrieve results same as Google Ads UI? > > Suresh > > On Thursday, November 28, 2019 at 12:53:30 AM UTC+5:30, adsapiforumadvisor > wrote: >> >> Hi Suresh, >> >> As you have already seen that the returned object KeywordEstimate >> <https://developers.google.com/adwords/api/docs/reference/v201506/TrafficEstimatorService.KeywordEstimate> >> >> in the response from a TrafficEstimatorService >> <https://developers.google.com/adwords/api/docs/reference/v201809/TrafficEstimatorService> >> >> request will only contain estimates at the keyword level, so it won't give >> you the headings you see in the Google Ads UI. Please check out this >> guide >> <https://developers.google.com/adwords/api/docs/guides/traffic-estimator-service> >> >> for Estimating Traffic for the overview of the service and mapping between >> API and Keyword Planner tool. >> >> Thanks and regards, >> Xiaoming, Google Ads API Team >> >> >> ref:_00D1U1174p._5001UODOUk: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/146fab41-eb84-4dd9-97dc-c052e4a311c8%40googlegroups.com.