【问题标题】:Keywords Planner in Google Ads APIGoogle Ads API 中的关键字规划师
【发布时间】:2019-05-03 07:11:27
【问题描述】:

我正在尝试通过其 API 以编程方式使用关键字规划器。我遇到了Generating Targeting Ideas,它几乎总结了使用情况。当我访问Get Started 时,它指出

试用具有最新 Google Ads 功能的新 Google Ads API。 AdWords API 处于维护模式,尚未积极开发。

我访问了Google Ads API,在那里我找不到与关键字规划师相关的任何内容。

有人知道计划器是否可以通过新 API 使用,还是我必须使用旧 API?

谢谢,

亚历克斯

【问题讨论】:

    标签: google-ads-api


    【解决方案1】:

    我目前正在将旧的 Adwords cron 作业转换为新的 Ads API。虽然我不确定这是否正是您想要的,但旧的 TargetingIdeaService 已被新的 KeywordPlanIdeaService 取代(请参阅 https://developers.google.com/google-ads/api/docs/migration/services)。

    您可以在此处找到 KeywordPlanIdeaService 的示例: https://developers.google.com/google-ads/api/docs/samples/generate-keyword-ideas

    请仔细注意代码如何格式化每个选择器字段,并使用帮助类来格式化语言和地理定位代码。这不是最直观的参数传递方式。

    【讨论】:

    • 可以请您帮我使用google ads api,我正在使用这个,但似乎我有一些问题。我的代码 stop } catch (GoogleAdsException $googleAdsException) { printf( .I got this error : ApiException was throwed with message '{ "message": "Operation is not implemented, or support, or enabled.", "code": 12, “状态”:“未实现”,“详细信息”:[]
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-09-14
    • 1970-01-01
    • 2021-05-12
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多