【发布时间】:2012-10-30 07:50:41
【问题描述】:
有人知道如何为 Android 制作仅横向的 inmobi 插页式广告吗? 我尝试发送带有参数“d-orientation”的 post 请求,但什么也没发生。
Map<String, String> map = new HashMap<String, String>();
map.put("d-orientation", "3");
request.setRequestParams(map);
【问题讨论】:
-
inmobi 帮助中心的回答:我们目前不支持横向插页式广告。
标签: android landscape ads interstitial inmobi