rocket
认识一下
Merchant API
- Content API for Shopping 的正式替代产品。
update
获取有关 Merchant API 的新功能、问题修复和版本更新的最新信息。
报告
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
摘要
在投放购物广告系列后,您可以使用报告来衡量账号、广告系列或广告组的效果。
报告包含总点击次数、点击率 (CTR) 和总转化次数(购买次数)等指标。分析报告有助于您改进广告系列。
您可以直接在以下界面中查看报告数据:
您可以使用报告编辑器在 Google Ads 界面中构建自己的报告并安排报告下载。
您还可以使用 Google Ads API 查看报告。如需详细了解界面报告与 API 报告之间的关系,请参阅界面中的报告。
手动步骤
您可以按以下步骤根据数据构建报告,并安排每天下载该报告:
登录您要查看报告的 Google Ads 账号。
如果您通过 Google Ads 经理账号访问某个账号,请登录该经理账号,然后选择相应的 Google Ads 账号。
选择广告系列标签。
选择要查看报告的购物广告系列。
对于转化次数等指标,您可能需要等待更长时间才能看到某些类型的转化的结果。
在广告组标签页中,选择列按钮。
选择转化选项,然后选中转化复选框。
点击应用。
选择
按钮,然后点击安排。
下载此报告。
如需更精细地控制报告创建过程,请使用报告编辑器。
自动步骤
您可以使用 Google Ads API 查看所有 Google Ads 资源的效果数据。包括从整个广告系列到可触发广告的一组关键字等所有内容。
以下是使用 Google Ads API 构建报告的步骤(我们强烈建议您使用我们的代码示例):
请确保您已投放过购物广告系列。
对于转化次数等指标,您可能需要等待更长时间才能看到某些类型的转化的结果。
使用 Google Ads 查询语言构建查询。
将查询传递给 GoogleAdsService.SearchStream
接口。
如需有关创建报告的更详细说明,请参阅报告指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-31。
[null,null,["最后更新时间 (UTC):2025-08-31。"],[[["\u003cp\u003eAnalyze Shopping campaign performance using reports with metrics like total clicks, click-through rate (CTR), and total conversions.\u003c/p\u003e\n"],["\u003cp\u003eView report data directly in Merchant Center, Google Ads, and Analytics, or construct custom reports using the Report Editor.\u003c/p\u003e\n"],["\u003cp\u003eSchedule report downloads in the Google Ads UI for regular performance updates.\u003c/p\u003e\n"],["\u003cp\u003eLeverage the Google Ads API for programmatic access to performance data and constructing custom reports using Google Ads Query Language.\u003c/p\u003e\n"]]],[],null,["# Reporting\n\nSummary\n-------\n\nAfter running a Shopping campaign, you can use reports to measure the\nperformance of an account, campaign, or ad group.\n\nReports have metrics like **total clicks** , **click-through rate (CTR)** , and\n**total conversions** (purchases). Analyzing reports can help you make\nimprovements to your campaigns.\n\nYou can view report data directly in the following UIs:\n\n- [Merchant Center](https://support.google.com/merchants/answer/188492)\n- [Google Ads](https://support.google.com/google-ads/answer/3455573)\n- [Analytics](https://support.google.com/analytics/answer/6109121)\n\nYou can use the [Report Editor](https://support.google.com/google-ads/answer/6191545) to construct your own report and schedule\nreport downloads in the [Google Ads UI](https://support.google.com/google-ads/answer/2404176).\n\nYou can also view reports with the [Google Ads API](/google-ads/api/docs/shopping-ads/reporting). For more detail\non how the UI reports relate to the API reports, see [Reports in the UI](/google-ads/api/docs/reporting/uireports).\n\nManual steps\n------------\n\nHere's how you can construct a report from the data and schedule it to download\ndaily:\n\n1. Sign in to the [Google Ads account](https://ads.google.com/) you want to see reports for.\n\n If you have access to an account through a Google Ads manager account,\n sign in to the manager account then select the Google Ads account.\n2. Select the **Campaigns** tab.\n\n3. Select the Shopping campaign you want to see a report for.\n\n For metrics like **Conversions** , it may take longer to see the\n results of certain [types of conversions](https://support.google.com/google-ads/answer/6239119).\n4. In the **Ad groups** tab, select the **Columns** button.\n\n5. Choose the option **Conversions** , then the **Conversions** checkbox.\n\n6. Click **APPLY**.\n\n7. Select the\n\n button and click **Schedule**.\n\n8. Download this report.\n\nFor more detailed control of report creation, use the [Report Editor](https://support.google.com/google-ads/answer/6191545).\n\nAutomatic steps\n---------------\n\nYou can use the [Google Ads API](/google-ads/api/docs/start) to view performance\ndata for all Google Ads resources. This includes everything from an entire\ncampaign to a set of keywords that triggered your ad.\n\nHere are the steps to construct a report with the Google Ads API (we strongly\nrecommend using our [code sample](/google-ads/api/docs/reporting/example#code_samples)):\n\n1. Make sure you already ran a Shopping campaign.\n\n For metrics like **Conversions** , it may take longer to see the\n results of certain [types of conversions](https://support.google.com/google-ads/answer/6239119).\n2. Use the [Google Ads Query Language](/google-ads/api/docs/query/overview) to construct a query.\n\n3. Pass the query to the [`GoogleAdsService.SearchStream`](/google-ads/api/reference/rpc/v21/GoogleAdsService#searchstream) interface.\n\n| **Caution:** Make sure not to exceed any [reporting limits](/google-ads/api/docs/best-practices/quotas#search_requests).\n\nFor more detailed instructions on creating a report, see the [Reporting](/google-ads/api/docs/shopping-ads/reporting) guide."]]