public class MyTargetManager
extends java.lang.Object
| Constructor and Description |
|---|
MyTargetManager() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getBidderToken(android.content.Context context)
Obtaining a token for the server auction.
|
@WorkerThread
@NonNull
public static java.lang.String getBidderToken(@NonNull
android.content.Context context)
When working with a server-side auction, you must start loading an advertisement with the bid_payload received from the server, for this you need to use the loadFromBid method of the advertisement instance.
context - app context