# Admob Configuration

## Configuration

1. *Open Project*
2. *Go to* `/src/environments.ts` *file*
3. Change **AD\_UNIT\_ID** value (You must get this id from [**Admob**](https://admob.google.com/home/))
4. How get AD\_UNIT\_ID? ([More Details](https://support.google.com/admob/answer/7356431?hl=en))
5. Also you must change **IS\_TESTING** value to ***false*** when you upload production version to [Google Play](https://play.google.com/apps/publish)

![](https://256132677-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LmoLvgY3rxtqDyZ2YZ1%2F-Ln775Wz6pDwAd-p2AUh%2F-Ln776gWbluXBZg7mgOP%2Fimage.png?alt=media\&token=fcd03f41-a913-43e8-892b-fcb13708edc6)

Reference: <https://ionicframework.com/docs/native/admob-free>
