【发布时间】:2010-12-19 12:27:38
【问题描述】:
我正在使用 Google Adwords API 检索给定关键字的平均搜索量,使用 TargetingIdeaServiceget function。 现在我还想检索相同关键字的平均每次点击费用。
到目前为止,我只能找到一种使用 TrafficEstimatorService 的方法,但我相信这意味着额外的成本。
所以我的问题是:有没有办法检索 both:
平均搜索量,
每次点击费用数据
使用相同的服务(TargetingIdeaService 或 TrafficEstimatorService 或其他)?
【问题讨论】:
标签: google-ads-api