REST Resource: accounts.reconciliationReports
资源:对帐报告
对帐报告(仅限酒店广告)。介绍了 v3.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 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-08-23。
[null,null,["最后更新时间 (UTC):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."]]],[]]