تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تسمح لك "إعلانات Google API" بإدارة سير عمل الفوترة من البداية إلى النهاية بشكل آلي، بدءًا من إعداد الفوترة المبدئي وإدارة الميزانية على مستوى الحساب، وصولاً إلى تسوية فواتير العملاء.
يشتمل كل عنصر من الكيانات التالية على جزء وظيفي مميز من دورة حياة الفوترة.
تحدِّد ميزانية الحساب مواقع الميزانية على مستوى الحساب، مثل
وقت البدء ووقت الانتهاء وحد الإنفاق. يتم إجراء كل التغييرات في ميزانيات الحساب عن طريق إرسال اقتراحات ميزانية حساب منفصلة، والتي تصبح، بعد المراجعة والموافقة عليها، ميزانيات الحساب.
يتم إصدار فاتورة شهريًا عند تمكينها من قِبل المعلن. تحتوي الفواتير على تفاصيل مثل التسويات والتكاليف التنظيمية والضرائب وميزانيات الحساب، ويمكن تنزيلها كملفات PDF. ويستخدمها مديرو إعلانات Google عادةً
لتسوية فواتير العملاء تلقائيًا.
تاريخ التعديل الأخير: 2025-09-05 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-09-05 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\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."]]