You can use the same AdRequest for multiple requests. This is just a simple object that contains some meta information about the ad you want to download.
Remember that only one AdView can be displayed in action. If you really want to have a static AdRequest object used for different actions, this will work. But it may be just as easy to create a new request every time you want to load an ad.
Eric Leichtenschlag
source share