I would like to publish my game on the Play Store, but I am not sure this line is mandatory when requesting a real ad, or this line is for test ads only. Am I allowed to remove it from the Live Build?
adRequest.Keywords.Add("unity-admob-sample");
Thanks in advance!