Skip to content
Discussion options

You must be logged in to vote

Hey sorry for delay.

there are default test unit id with standard key. What does the standard key mean?

A: "standard" is to be a "global" ad, if you don't want to create multiple ad ids, you can just use "standard", if you don't pass any parameter in the load_SOMEADTYPE() methods, it will try to load the " standard"

https://github.com/Poing-Studios/godot-admob-editor/blob/master/addons/admob/src/singletons/MobileAds.gd#L8-L22

Are there options for key rather than standard?

A: yes, just create other ads on admob.com and create in editor, then put it to load_SOMEADTYPE("your_key")

Why do this:

There are a few reasons:
1. You want to set different eCPM price points for the same ad unit.…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@wangdong20
Comment options

Answer selected by wangdong20
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #22 on March 10, 2022 20:50.