REST Resource: accounts.reconciliationReports
리소스: ReconciliationReport
조정 보고서 (호텔 광고만 해당). 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에 업로드합니다. |
|
조정 보고서를 반환합니다. |
|
생성된 조정 보고서의 이름 목록을 반환합니다. |
|
조정 보고서의 유효성을 검사합니다. |
All rights reserved. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-08-23(UTC)
[null,null,["최종 업데이트: 2022-08-23(UTC)"],[[["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."]]],[]]