【发布时间】:2009-02-05 23:26:46
【问题描述】:
我正在尝试使用 google adwords API 的“GetKeywordVariations”方法,文档位于 this page。根据文档,它应该返回这些字段,包括 lastMonthSearchVolume。当我尝试这个时,我得到了除 lastMonthSearchVolume 之外的所有字段。有谁知道为什么?
【问题讨论】:
标签: google-ads-api
我正在尝试使用 google adwords API 的“GetKeywordVariations”方法,文档位于 this page。根据文档,它应该返回这些字段,包括 lastMonthSearchVolume。当我尝试这个时,我得到了除 lastMonthSearchVolume 之外的所有字段。有谁知道为什么?
【问题讨论】:
标签: google-ads-api
我找到了答案。我使用的是旧版本的 API。更新到最新版本修复了它。
【讨论】: