【问题标题】:Unexpected ouput generated when using the AdWords keywords generator api使用 AdWords 关键字生成器 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].

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

【问题讨论】:

    标签: python google-api google-ads-api


    【解决方案1】:

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

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

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-03-24
      • 1970-01-01
      • 2022-08-19
      • 1970-01-01
      • 2016-07-29
      • 1970-01-01
      • 2020-07-05
      • 1970-01-01
      相关资源
      最近更新 更多