선택적으로
isTestDevice()을(를)
검사하여 기기가 테스트 기기로 올바르게 추가되었는지 확인할 수 있습니다.
앱을 다시 실행하세요. 광고가 Google 광고이면 광고 상단 중앙에 배너 광고, 전면 광고,
보상형 동영상 광고 등 테스트 광고 라벨이 표시됩니다.
네이티브 광고 고급형의 경우 광고 제목 애셋 앞에 테스트 광고라는 문자열이 추가됩니다.
이 테스트 광고 라벨이 표시된 광고는 클릭해도 문제가 발생하지 않습니다. 테스트 광고에서 발생한 요청, 노출, 클릭은 계정 보고서에 표시되지 않습니다.
미디에이션을 이용해 테스트하기
Google의 샘플 광고 단위에는 Google Ads만 표시됩니다. 미디에이션 구성을
테스트하려면
테스트 기기 사용
방식을 이용해야 합니다.
미디에이션된 광고에서는 테스트 광고 라벨을 렌더링하지 않습니다. 각 네트워크에서 내 계정이 무효 활동으로 신고되지 않도록
미디에이션 네트워크별로 테스트 광고를 사용 설정해야 합니다. 자세한 내용은 네트워크별 미디에이션 가이드를 참고하세요.
미디에이션 광고 네트워크 어댑터가 테스트 광고를 지원하는지 확실하지 않으면 개발 중에 해당 네트워크에서 게재된 광고는 클릭하지 않는 것이 좋습니다. 모든
광고 형식에서
getMediationAdapterClassName()
메서드를 사용하여 현재 광고를 게재한 광고 네트워크를
확인할 수 있습니다.
[[["이해하기 쉬움","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-09-10(UTC)"],[[["\u003cp\u003eThis guide helps you enable test ads in your app during development to avoid impacting campaign stats and accidental charges.\u003c/p\u003e\n"],["\u003cp\u003eYou can use Google-provided demo ad units or configure your own device as a test device for more realistic testing scenarios.\u003c/p\u003e\n"],["\u003cp\u003eWhen using your own ad units, register your device programmatically for testing and remember to remove this configuration before releasing your app.\u003c/p\u003e\n"],["\u003cp\u003eTest ads are clearly labeled, ensuring clicks won't affect your reports; however, mediated ads might not have this label, requiring extra caution.\u003c/p\u003e\n"],["\u003cp\u003eFor mediation testing, enable test ads for each network individually and refer to their respective guides to ensure accurate results and prevent invalid activity flags.\u003c/p\u003e\n"]]],["To enable test ads, use Google-provided demo ad units during development, replacing them with your own before publishing. For more rigorous testing, configure devices as test devices. Programmatically, add devices by retrieving the device ID from logcat, then use `RequestConfiguration.Builder.setTestDeviceIds()` to register it. Test ads will have a \"Test Ad\" label. For mediation, use test devices, as mediated ads lack the label; consult each network's guide and use `getMediationAdapterClassName()` to identify the serving network.\n"],null,[]]