package com.yeshi.base.utils.ad;
|
|
public class GDTConstant {
|
|
public static String GDT_APP_ID = "1106112837";
|
|
public static String GDT_SPLASH_AD_ID = "6081008616843580";// 开屏广告位ID
|
|
public static String PID_HOME_RECOMMEND_BIG_IMG = "2002104884851984";
|
|
public static String PID_VIDEO_DETAIL_PLAYER = "5061928359494942";
|
|
public static String PID_SPLASH_HOT = "4081479119572059";
|
//视频播放器下方广告位
|
public static String PID_2_VIDEO_DETAIL_PLAY_EXPRESS1 = "9031528552257617";
|
//相关视频下方广告位
|
public static String PID_2_VIDEO_DETAIL_PLAY_EXPRESS2 = "7091428572856609";
|
//视频列表 - 自渲染
|
public static String PID_2_VIDEO_LIST_SMALL_AD_COLUMN3 = "4061924585347177";
|
//自渲染
|
public static String PID_2_VIDEO_LIST_SMALL_AD_COLUMN2 = "3002604884575372";
|
|
//专辑搜索结果
|
public static String PID_2_SEARCH_RESULT_ALBUM = "4062403844473309";
|
|
|
//PPTV视频前贴
|
public static String PID_2_VIDEO_DETAIL_PLAYER_PRE_PPTV = "5091266068484315";
|
|
//PPTV激励视频
|
public static String PID_2_VIDEO_DETAIL_PLAYER_REWARD_PPTV = "9051467743649673";
|
|
//影视豆激励视频
|
public static String PID_2_GOLDCORN_REWARD = "9051467743649673";
|
|
//搜索
|
public static final String GDT_HOME_AND_PLAY_BIG_PICTURE = "3041305616723820";
|
|
//视频列表页面
|
public static String GDT_TEMPLATE_SEARCH_RESULT="9071202636920710";
|
|
//APP退出
|
public static final String GDT_EXIT_DIALOG = "8051402676338159";
|
|
}
|