Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
L'API Google Ads consente di gestire in modo programmatico i flussi di lavoro end-to-end, dalla configurazione iniziale della fatturazione e dalla gestione del budget a livello di account alla riconciliazione delle fatture dei clienti.
Ognuna delle seguenti entità incapsula una parte funzionale separata del ciclo di vita di fatturazione.
Una configurazione della fatturazione è un'associazione tra un account pagamenti e un account Google Ads specifico. Determinano in modo efficace chi paga l'account di un inserzionista.
Utilizza le risorse BillingSetup per ottenere e gestire la configurazione di fatturazione a livello di account.
Un budget dell'account definisce le proprietà del budget a livello di account, come ora di inizio, ora di fine e limite di spesa. Tutte le modifiche ai budget degli account vengono effettuate inviando proposte di budget dell'account separate che, dopo essere state esaminate e approvate, diventano budget dell'account.
Una fattura viene emessa mensilmente se attivata dall'inserzionista. Le fatture contengono dettagli quali aggiustamenti, costi normativi, tasse e budget dell'account e possono essere scaricate come PDF. In genere, i gestori di Google Ads li utilizzano per riconciliare automaticamente le fatture dei clienti.
Recupera le risorse Invoice per i dati delle fatture.
[null,null,["Ultimo aggiornamento 2025-09-05 UTC."],[[["\u003cp\u003eThe Google Ads API enables programmatic management of billing workflows, including setup, budgets, and invoice reconciliation, for accounts set up with monthly invoicing.\u003c/p\u003e\n"],["\u003cp\u003eBilling setups link Payments accounts to Google Ads accounts, determining payment responsibility and managed using \u003ccode\u003eBillingSetup\u003c/code\u003e resources.\u003c/p\u003e\n"],["\u003cp\u003eAccount budgets, defined by start/end times and spending limits, are managed via \u003ccode\u003eAccountBudgetProposal\u003c/code\u003e and \u003ccode\u003eAccountBudget\u003c/code\u003e resources for creation and updates.\u003c/p\u003e\n"],["\u003cp\u003eMonthly invoices, providing detailed billing breakdowns, are retrievable as PDF files using \u003ccode\u003eInvoice\u003c/code\u003e resources for automated reconciliation by Google Ads managers.\u003c/p\u003e\n"]]],[],null,["# Billing\n\nThe Google Ads API lets you programmatically manage end-to-end billing workflows, from\ninitial billing setup and account-level budget management, to customer invoice\nreconciliation.\n| **Important:** The payments setting in your Google Ads account must be configured for [monthly invoicing](//support.google.com/google-ads/answer/2393035) in order to manage billing workflows with the API.\n\nEach of the following entities encapsulates a distinct functional portion of the\nbilling lifecycle.\n\n[Billing setup](/google-ads/api/docs/billing/billing-setups)\n\n: A **billing setup** is an association between a Payments account and a\n specific Google Ads account. It effectively determines who pays for an\n advertiser's account.\n\n Use [`BillingSetup`](/google-ads/api/reference/rpc/v21/BillingSetup) resources to get and manage\n account-wide billing configuration.\n\n[Account budget](/google-ads/api/docs/billing/account-budgets)\n\n: An **account budget** defines account-level budget properties, such as\n start time, end time, and spending limit. All changes to account budgets\n are done by submitting separate **account budget proposals**, which, after\n being reviewed and approved, become account budgets.\n\n Use [`AccountBudgetProposal`](/google-ads/api/reference/rpc/v21/AccountBudgetProposal) resources\n to create new [`AccountBudgets`](/google-ads/api/reference/rpc/v21/AccountBudget) or update\n existing ones.\n\n[Invoice](/google-ads/api/docs/billing/invoice)\n\n: An **invoice** is issued monthly when enabled by the advertiser. Invoices\n contain details such as adjustments, regulatory costs, taxes and account\n budgets, and can be downloaded as PDF files. Google Ads managers typically use\n them to automatically reconcile their own customer invoices.\n\n Retrieve [`Invoice`](/google-ads/api/reference/rpc/v21/Invoice) resources for invoice data."]]