REST Resource: accounts.reconciliationReports
資源:ReconciliationReport
對帳報告 (僅限飯店廣告)。涵蓋 3.0 版 API 版本的對帳報告功能。供您查看狀態、驗證並上傳佣金對帳報告。僅適用於 Google 飯店廣告佣金計畫 (GHACP) 的使用者。如要進一步瞭解如何在 Hotel Center 中使用對帳報告,請參閱對帳報告。
JSON 表示法 |
{
"name": string,
"contents": string,
"fileName": string
} |
欄位 |
name |
string
資源名稱,格式為 accounts/{account_id}/reconciliationReports/{datetime}~{filename} 。「{datetime} 」的值必須介於 0001-01-01T00:00:00 到 9999-12-31T23:59:59 (含) 之間。
|
contents |
string
必要,佣金報表的內容。報表內容必須符合對帳報告中的規定。
|
fileName |
string
必要,對帳報告所需的檔案名稱。
|
方法 |
|
製作對帳報告並上傳至 Google。 |
|
傳回對帳報告。 |
|
傳回已建立對帳報告的名稱清單。 |
|
驗證對帳報告。 |
保留所有權利。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-08-23 (世界標準時間)。
[null,null,["上次更新時間:2022-08-23 (世界標準時間)。"],[[["The Reconciliation Report resource, specific to Hotel Ads and pre-v3.0 APIs, enables managing commission reconciliation reports for Google Hotel Ads Commissions Program (GHACP) participants."],["It allows you to check the status, validate the format, and upload your commission reports, with further details available in the provided Hotel Center link."],["You can utilize methods like `create`, `get`, `list`, and `validate` to interact with reconciliation reports via the API."],["The report data is structured in JSON format with fields like `name`, `contents`, and `fileName`, adhering to specific content requirements outlined in the linked documentation."]]],[]]