public class RemoteConfigPlacement
extends JsonModel
| Modifier and Type | Field and Description |
|---|---|
java.util.List<RemoteConfigAdSource> |
ad_sources |
java.lang.Long |
timeout |
java.lang.String |
type |
| Constructor and Description |
|---|
RemoteConfigPlacement() |
RemoteConfigPlacement(org.json.JSONObject jsonObject) |
public java.lang.String type
public java.lang.Long timeout
public java.util.List<RemoteConfigAdSource> ad_sources