Re: Adwords API, Get CPC value for TargetingIdeaService

2011-06-22 Thread David Torres
As you mentioned TrafficEstimatorService gives you Ad specific estimates like CPC, cost, position and clicks while TargetingIdeaServices gives you stats about placements, keywords, monthly searches, etc Is there a reason why you see valuable to have CPC available in the TargetingIdeaService? B

Adwords API, Get CPC value for TargetingIdeaService

2011-06-19 Thread Irakli Jibladze
I am trying to get keyword related data with TargetingIdeaService. I get almost every parameter which is shown on the website, except CPC. So, my question is - Generally, can I get the CPC parameter from this service? I get it from TrafficEstimatorService, but not from TargetingIdeaService... -