هذه هي العملية عالية المستوى لبدء استخدام Platforms API:
- أنشئ مشروعًا جديدًا على Google Cloud (أو استخدِم مشروعًا حاليًا)
- أنشِئ حساب خدمة في مشروعك على Google Cloud وأرسِل الحساب إلى Google من خلال مدير حسابك لإضافته إلى حسابك على AdSense.
- تفعيل AdSense Platform API لمشروعك على Google Cloud (ملاحظة: هذه الصفحة مرئية فقط للمشاريع المُدرَجة في القائمة المسموح بها)
- إنشاء مفتاح خدمة
- استخدام مكتبات OAuth من Google لإنشاء رمز دخول
- طلب واجهات برمجة تطبيقات AdSense Platform باستخدام طلبات HTTP
يتم توضيح الخطوات من 1 إلى 5 في صفحة مصادقة طلبات البيانات من واجهة برمجة التطبيقات، ويتم وصف واجهات برمجة التطبيقات في الصفحات المعنية:
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
[null,null,[],[[["CustomChannel is a resource representing a custom channel, providing a way to segment ad revenue based on specific criteria."],["It has fields like `name`, `reportingDimensionId`, `displayName`, and `active` for identification and configuration."],["You can manage CustomChannels using methods like create, delete, get, list, listLinkedAdUnits, and patch to control their lifecycle and relationships with ad units."],["Refer to the provided links for detailed information on each method and field."]]],[]]