AdMob API는 게시자 및 서드 파티를 대표하는 개발자를 위해 설계되었습니다. 서드 파티는 AdMob의 직접적인 사용자가 아니며, 대신 AdMob 고객인 고객을 위해 AdMob과 통합된 서비스 또는 서비스를 만듭니다.
이 가이드에서는 권장사항, 팁, 도움말을 제공하여 서드 파티 통합의 기본사항을 다룹니다.
이 가이드에서는 AdMob API에 대한 실무 지식이 있다고 가정합니다. AdMob API에 익숙하지 않은 경우 시작하기 문서를 참고하세요.
서드 파티로 시작하기
AdMob API를 사용하여 AdMob 게시자의 데이터에 액세스하려면 아래 가이드라인을 따르세요. Google의 추가 승인이 필요하지는 않지만 AdMob API를 사용하면 AdMob API 약관에 동의하는 것으로 간주됩니다.
인증: 클라이언트의 AdMob 데이터에 올바르게 액세스하는 방법
애플리케이션이 클라이언트의 AdMob 데이터에 액세스하려면 인증 워크플로를 안전하게 설정해야 합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-05-08(UTC)"],[[["Retrieves information about a specific AdMob publisher account using a GET request."],["Requires specifying the publisher account's resource name as a path parameter in the request URL."],["Returns a `PublisherAccount` object containing account details upon successful execution."],["Needs authorization with specific OAuth scopes, such as `admob.readonly` or `admob.report`, for access."]]],["Third-party developers integrating with the AdMob API must first have a Google Account and understand REST and OAuth 2.0. Authorization is required to access client data. Developers should complete the authorization setup, generating a client ID, particularly for web applications. Developers can then make API calls using various languages and stay informed about API updates via the Ads Developer Blog. The AdMob API developer forum is available for support.\n"]]