다음은 Platforms API를 사용하기 위한 대략적인 프로세스입니다.
- 새 Google Cloud 프로젝트 만들기 (또는 기존 프로젝트 사용)
- Google Cloud 프로젝트에서 서비스 계정을 만들고 계정 관리자를 통해 Google로 계정을 보내 애드센스 계정에 추가합니다.
- Google Cloud 프로젝트에 AdSense Platform API를 사용 설정합니다 (이 페이지는 허용 목록에 있는 프로젝트에만 표시됨).
- 서비스 키 만들기
- Google의 OAuth 라이브러리를 사용하여 액세스 토큰 생성
- HTTP 요청을 사용하여 애드센스 플랫폼 API 호출
1~5단계는 API 호출 인증 페이지에 설명되어 있으며 API는 해당 페이지에 설명되어 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]