简体   繁体   English

Google Ads Optimization Score - 通过API或其他方式获取

[英]Google Ads Optimization Score - Get via API or other method

I would like to daily monitor the optimization score of Google Ads.我想每天监控 Google Ads 的优化得分。 It is the metric shown below on the printscreen.它是下面打印屏幕上显示的指标。

Does anyone know a method ( via API, Supermetrics, or other script ) to return this value to a Google Spreadsheet?有谁知道将此值返回到 Google 电子表格的方法(通过 API、Supermetrics 或其他脚本)? I've been searching on Google Ads API but did not find anything so far, and I am curious if anyone got a solution for this.我一直在谷歌广告 API 上搜索,但到目前为止没有找到任何东西,我很好奇是否有人为此找到了解决方案。

带有优化得分的 Google Ads 打印

Yes, you can get the optimization score for an account or campaign in the latest version of the API: https://developers.google.com/google-ads/api/reference/rpc/v4/Campaign#optimization_score是的,您可以在 API 的最新版本中获取帐户或活动的优化分数: https://developers.google.com/google-ads/api/reference/rpc/v4/Campaign#optimization_score

You access it the same way you access any other resource of the API. I believe Supermetrics has it now too as a result.您访问它的方式与访问 API 的任何其他资源的方式相同。我相信 Supermetrics 现在也因此拥有了它。 If you need some help with querying the API, let me know and I can do up a query, but the implementation will depend on your own setup.如果您在查询 API 方面需要帮助,请告诉我,我可以进行查询,但具体实施将取决于您自己的设置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM