# 애드몹(구글 애드몹 광고)

- [애드몹 플러그인 설정이란?](https://documentation.swing2app.co.kr/knowledgebase/admob/admob-pluginsettings.md): 스윙투앱에서 제공하는 구글 애드몹 플러그인 기능 소개
- [애드몹 예상 수익 계산기](https://documentation.swing2app.co.kr/knowledgebase/admob/annualrevenue.md): AdMob으로 창출할 수 있는 수익을 확인하세요
- [애드몹 가입방법, 광고단위 아이디 만들기](https://documentation.swing2app.co.kr/knowledgebase/admob/admob-register.md): 애드몹 가입 방법과 애드몹 광고 단위 아이디를 만드는 방법
- [애드몹 플러그인 광고 셋팅](https://documentation.swing2app.co.kr/knowledgebase/admob/admob-apply.md): 스윙투앱에서 제공하는 애드몹 플러그인 앱 셋팅방법 매뉴얼
- [애드몹 - 테스트 아이디 설정](https://documentation.swing2app.co.kr/knowledgebase/admob/testad.md): 애드몹 광고 플러그인 - 테스트용 아이디 설정 방법  ​
- [애드몹 - 광고 노출 권한 설정](https://documentation.swing2app.co.kr/knowledgebase/admob/exposure-permission.md): 애드몹 광고에서 지정 노출 권한을 설정하는 방법
- [애드몹 배너광고 노출빈도 설정](https://documentation.swing2app.co.kr/knowledgebase/admob/undefined.md): 구글 애드몹 설정 - 배너 광고 노출 시간 설정하는 방법
- [애드몹 - app-ads.txt 파일 설정하기](https://documentation.swing2app.co.kr/knowledgebase/admob/app-adstxt.md): 애드몹 적용 앱) 앱에 app-ads.txt 파일 설정하기
- [애드몹-스윙투앱 계정 초대하기](https://documentation.swing2app.co.kr/knowledgebase/admob/admob-invite.md): 애드몹 계정에 사용자를 초대하여, 액세스 권한을 부여하는 방법
- [애드몹 운영 주의사항](https://documentation.swing2app.co.kr/knowledgebase/admob/admob-operation.md): 애드몹 운영 - 결제정보 추가, 미검토 및 차단 광고 체크하기
- [애드몹 광고 셋팅 주의사항](https://documentation.swing2app.co.kr/knowledgebase/admob/admobplugin-check.md): 애드몹 광고 셋팅을 완료했는데 앱에서 광고가 안 뜬다면 확인해주세요!
- [앱미리보기 이용방법](https://documentation.swing2app.co.kr/knowledgebase/admob/swingpreview.md): 앱 미리보기 이용방법 매뉴얼


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.swing2app.co.kr/knowledgebase/admob.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
