Oto ogólny proces rozpoczynania pracy z interfejsem Platforms API:
- Utwórz nowy projekt Google Cloud (lub użyj istniejącego)
- Utwórz konto usługi w projekcie Google Cloud i wyślij je do Google przez menedżera konta, aby dodać je do konta AdSense.
- Włącz AdSense Platform API w projekcie Google Cloud (ta strona jest widoczna tylko dla projektów z listy dozwolonych).
- Tworzenie klucza usługi
- Wygeneruj token dostępu za pomocą bibliotek OAuth Google
- Wywoływanie interfejsów API platformy AdSense za pomocą żądań HTTP
Kroki od 1 do 5 zostały opisane na stronie Uwierzytelnianie wywołań interfejsu API, a interfejsy API są opisane na odpowiednich stronach:
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
[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."]]],[]]