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