REST Resource: accounts.reconciliationReports
Ressource: AbgleichReport
Abgleichsbericht (nur Hotelanzeigen) Deckt die Abgleichsberichte in den API-Versionen vor 3.0 ab. Hier können Sie den Status sehen, Ihre Provisionsberichte abgleichen und sie hochladen. Dies gilt nur, wenn Sie am Google Hotel Ads Commissions Program (GHACP) teilnehmen. Weitere Informationen zum Arbeiten mit Abgleichsberichten im Hotel Center finden Sie unter Abgleichsberichte.
JSON-Darstellung |
{
"name": string,
"contents": string,
"fileName": string
} |
Felder |
name |
string
Ressourcenname im Format accounts/{account_id}/reconciliationReports/{datetime}~{filename} . Der Wert für {datetime} muss im Bereich von 0001-01-01T00:00:00 bis 9999-12-31T23:59:59 liegen.
|
contents |
string
Erforderlich. Der Inhalt des Provisionsberichts. Der Berichtsinhalt muss den unter Abgleichsberichte genannten Anforderungen entsprechen.
|
fileName |
string
Erforderlich. Gewünschter Dateiname des Abgleichsberichts.
|
Methoden |
|
Erstellt einen Abgleichsbericht und lädt ihn in Google hoch. |
|
Gibt einen Abgleichsbericht zurück. |
|
Gibt eine Liste mit den Namen der erstellten Abgleichsberichte zurück. |
|
Prüft einen Abgleichsbericht. |
Alle Rechte vorbehalten. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2022-08-23 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]