ADs in godot

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By DexterFstone

Hi
I use the Godot AdMob plugin but how a change to use it for not google AdMob I use another site and I have a problem to part Manifest

        <meta-data
        android:name="com.google.android.gms.ads.APPLICATION_ID"
        android:value="ca-app-pub-3940256099942544~3347511713"/>

What is exactly “android: name” and change it with what?
I know android: value is my App ID but if I just change it game crash
Or does this plugin just work for google AdMob?