זהו התהליך הכללי שנדרש כדי להתחיל לעבוד עם Platforms API:
- יוצרים פרויקט חדש ב-Google Cloud (או משתמשים בפרויקט קיים)
- יוצרים חשבון שירות בפרויקט ב-Google Cloud ושולחים את החשבון ל-Google דרך מנהל החשבון כדי להוסיף אותו לחשבון AdSense
- מפעילים את AdSense Platform API בפרויקט ב-Google Cloud (שימו לב שהדף הזה גלוי רק לפרויקטים ברשימת ההיתרים)
- יצירת מפתח שירות
- שימוש בספריות OAuth של Google ליצירת אסימון גישה
- קריאה ל-AdSense Platform APIs באמצעות בקשות HTTP
שלבים 1 עד 5 מתוארים בדף אימות קריאות ל-API, וממשקי ה-API מתוארים בדפים המתאימים שלהם:
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון 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."]]],[]]