update
取得最新資訊
,瞭解 Merchant API 的新功能、錯誤修正和版本更新。
報表
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
摘要
購物廣告活動放送完畢後,您可以使用報表評估帳戶、廣告活動或廣告群組的成效。
報表會顯示總點擊次數、點閱率和總轉換次數 (購買次數) 等指標。分析報表有助於改善廣告活動。
您可以在下列使用者介面中直接查看報表資料:
您可以使用報表編輯器建立自己的報表,並在 Google Ads 使用者介面中排定報表下載時間。
您也可以使用 Google Ads API 查看報表。如要進一步瞭解 UI 報表與 API 報表的關聯,請參閱「使用者介面中的報表」。
手動步驟
以下說明如何根據資料建構報表,並排定每日下載時間:
登入要查看報表的 Google Ads 帳戶。
如果您透過 Google Ads 管理員帳戶存取帳戶,請登入管理員帳戶,然後選取 Google Ads 帳戶。
選取 [廣告活動] 標籤。
選取要查看報表的購物廣告活動。
如果是「轉換」等指標,可能需要較長時間才會顯示特定轉換類型的結果。
在「廣告群組」分頁中,選取「資料欄」按鈕。
選擇「轉換」選項,然後勾選「轉換」核取方塊。
按一下 [套用]。
選取
按鈕,然後按一下「安排時間」。
下載此報表。
如要更精細地控制報表建立作業,請使用報表編輯器。
自動步驟
您可以使用 Google Ads API,查看所有 Google Ads 資源的成效資料。包括整個廣告活動,以及帶出廣告的一組關鍵字。
以下是使用 Google Ads API 建構報表的步驟 (我們強烈建議使用程式碼範例):
請確認你已放送購物廣告活動。
如果是「轉換」等指標,可能需要較長時間才會顯示特定轉換類型的結果。
使用 Google Ads 查詢語言建構查詢。
將查詢傳遞至 GoogleAdsService.SearchStream
介面。
如需建立報表的詳細操作說明,請參閱「報表」指南。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-31 (世界標準時間)。
[null,null,["上次更新時間: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 in Merchant Center, Google Ads, Analytics, or construct custom reports using the Report Editor.\u003c/p\u003e\n"],["\u003cp\u003eSchedule and download reports through the Google Ads UI or leverage the Google Ads API for programmatic access and more control over report creation.\u003c/p\u003e\n"],["\u003cp\u003eAccess detailed report creation instructions through provided resources and code samples for the Google Ads API.\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."]]