Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Google Ads API, başlangıçtaki faturalandırma kurulumundan hesap düzeyinde bütçe yönetimine ve müşteri faturası mutabakatına kadar uçtan uca faturalandırma iş akışlarını programatik olarak yönetmenize olanak tanır.
Aşağıdaki varlıkların her biri, faturalandırma yaşam döngüsünün ayrı bir işlevsel bölümünü kapsar.
Faturalandırma kurulumu, Ödeme hesabı ile belirli
Google Ads hesabı arasındaki bir ilişkilendirmedir. Bir reklamverenin hesabı için kimin ödeme yaptığını belirler.
Hesap genelinde faturalandırma yapılandırması almak ve yönetmek için BillingSetup kaynaklarını kullanın.
Hesap bütçesi; başlangıç zamanı, bitiş zamanı ve harcama sınırı gibi hesap düzeyindeki bütçe özelliklerini tanımlar. Hesap bütçelerinde yapılan tüm değişiklikler, incelendikten ve onaylandıktan sonra hesap bütçeleri haline gelen ayrı hesap bütçesi teklifleri göndererek yapılır.
Reklamveren tarafından etkinleştirildiğinde, her ay bir fatura düzenlenir. Faturalar, düzenlemeler, yasal maliyetler, vergiler ve hesap bütçeleri gibi ayrıntıları içerir ve PDF dosyaları olarak indirilebilir. Google Ads yöneticileri genellikle bu raporları
kullanarak kendi müşteri faturalarını otomatik olarak mutabık kılar.
[null,null,["Son güncelleme tarihi: 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."]]