Android Ads Error

i made a android game,
without ads, i dont get an error but if i active ads (GoogleMobileAds.unitypackage and (dev tools/extra/google/google_play_services/lib ) i take this error;

D:\Dev\android-sdk\build-tools\22.0.1\aapt.exe package --auto-add-overlay -v -f -m -J gen -M AndroidManifest.xml -S "res" -I "D:/Dev/android-sdk/platforms/android-19\android.jar" -F bin/resources.ap_ --extra-packages com.google.android.gms:com.google.unity -S "C:\Users\Alpasla...\Temp\StagingArea\android-libraries\google-play-services_lib\res"

stderr[
AndroidManifest.xml:4: error: No resource identifier found for attribute 'banner' in package 'android'

AndroidManifest.xml:4: error: No resource identifier found for attribute 'isGame' in package 'android'

AndroidManifest.xml:4: error: Error: No resource found that matches the given name (at 'banner' with value '@drawable/app_banner').

]

i update the build tools, sdk etc… but i still take this error.

I did a search on google, but no results were solving my problem

Thanks for your answers…

Are you using Unity 5? Did it ask for SDK update? Can you please share the editor log?

Here is the solution:

the problem solved, emanating from AndroidManifest.xml