使用 AdWords 关键字生成器 api 时生成的意外输出

Posted

技术标签:

【中文标题】使用 AdWords 关键字生成器 api 时生成的意外输出【英文标题】:Unexpected ouput generated when using the AdWords keywords generator api 【发布时间】:2017-07-10 12:56:30 【问题描述】:

当使用this example 中给出的 Google Adwords API 关键字生成器时,我假设我会得到一些与我所做的查询相关的关键字(“太空巡航”)。相反,我得到以下信息:

Keyword with 'space cruise f125bcf7' text and average monthly search volume '5779518' was found with Products and Services categories: [17, 35, 10628, 5].
Keyword with 'red herring b610fbe0' text and average monthly search volume '3613244' was found with Products and Services categories: [56, 57, 43, 10628].
Keyword with 'red herring e969d14a' text and average monthly search volume '4490523' was found with Products and Services categories: [16, 33, 10628, 30].
Keyword with 'red herring 33bb9989' text and average monthly search volume '4773027' was found with Products and Services categories: [41, 10628, 13, 22].
Keyword with 'red herring cc518050' text and average monthly search volume '4650205' was found with Products and Services categories: [12, 10628, 13, 7].
Keyword with 'red herring 5864c829' text and average monthly search volume '5092454' was found with Products and Services categories: [11, 28, 10628, 46].
Keyword with 'red herring ef5efb42' text and average monthly search volume '5313565' was found with Products and Services categories: [26, 44, 10628, 14].
Keyword with 'red herring 8dc2cad8' text and average monthly search volume '4603880' was found with Products and Services categories: [40, 52, 10628, 55].

应该如何解释“关键字”末尾的数字 - 有没有办法将它映射到一个真实的单词?我查看了他们的文档,但找不到答案。

【问题讨论】:

【参考方案1】:

您在末尾看到的数字是 Google Adwords 的产品和服务类别分类的 ID。你可以找到人类可读的描述here。

另请注意,Adwords 测试帐户(您似乎正在使用)不会为 TargetingIdeaService 返回任何有意义的数据。这就是为什么您会看到所有这些“红鲱鱼”关键字——Google 做得很好。

【讨论】:

以上是关于使用 AdWords 关键字生成器 api 时生成的意外输出的主要内容,如果未能解决你的问题,请参考以下文章

“Invalid_client”为 Adwords API 生成 oAuth2 令牌

无法使用 Google Adwords API 将谓词添加到选择器

无法使用 OAuth2 为 AdWords 帐户生成刷新令牌

google adwords api + 获取所有关键字

Google Adwords API 报告实用程序 - PHP - XML 无效?

如何使用 Google Adwords API 从广告系列中获取否定关键字列表