如何使用bing ads api获取帐户效果报告

如何使用bing ads api获取帐户效果报告

问题描述:

因为我是bing ads api的新手。我想要帐户效果报告。能否请您指导我生成帐户效果报告需要遵循的步骤。当我搜索很多但不能理解如何实现它。请帮我。
谢谢。

As I'm new to bing ads api. I want account performance report. Can you please guide me on this that what steps I need to follow to generate the account performance report. As I search lot but not able to understand how to implement it. Please help me. Thanks.

您好Pankaj,

Hi Pankaj,

您可以利用我们的
Reporting Service
 进行SubmitGenerateReport。在您的情况下,请求必须是源自ReportRequest的对象  AccountPerformanceReport
您还可以查看报告对象的完整列表
这里

You can utilize our Reporting Service to do a SubmitGenerateReport. The request must be an object that derives from ReportRequest, in your case AccountPerformanceReport. You can also see the full list of reporting objects here.

谢谢,

Christina

Christina