Hello, In the AdWords API, the TrafficEstimatorService <https://developers.google.com/adwords/api/docs/reference/v201603/TrafficEstimatorService> could be used to get the estimated average CPC and other <https://developers.google.com/adwords/api/docs/guides/traffic-estimator-service> estimated data related to keywords which is independent of your campaigns. You could also retrieve traffic estimation of an existing campaign or ad group by providing the corresponding campaign ID and ad group ID. Please check out Estimating Traffic guide <https://developers.google.com/adwords/api/docs/guides/traffic-estimator-service> and EstimateKeywordTraffic <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201603/optimization/EstimateKeywordTraffic.java> Java example code from the client library. Other languages example code could be found here <https://developers.google.com/adwords/api/docs/clientlibraries>.
Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/367f7d5c-5dd3-4742-947a-0821f4a3a27c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
