2015-08-25 00:30:23 -04:00
|
|
|
adsense_plugin:
|
|
|
|
adsense_publisher_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2015-08-31 21:16:07 -04:00
|
|
|
adsense_through_trust_level:
|
|
|
|
client: true
|
|
|
|
default: 2
|
|
|
|
enum: 'TrustLevelSetting'
|
2015-08-25 00:30:23 -04:00
|
|
|
adsense_topic_list_top_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2015-08-25 00:30:23 -04:00
|
|
|
adsense_topic_list_top_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-05-30 18:13:49 -04:00
|
|
|
choices: &adsense_choices
|
2017-05-29 18:00:38 -04:00
|
|
|
- responsive
|
2015-08-25 00:30:23 -04:00
|
|
|
- 728*90 - leaderboard
|
2016-04-21 18:47:17 -04:00
|
|
|
- 336*280 - large rectangle
|
2015-08-25 00:30:23 -04:00
|
|
|
- 300*250 - medium rectangle
|
|
|
|
- 970*90 - large leaderboard
|
2016-07-29 12:11:02 -04:00
|
|
|
- 970*250 - billboard
|
2016-04-21 18:47:17 -04:00
|
|
|
- 468*60 - banner
|
2016-07-29 12:11:02 -04:00
|
|
|
- 320*50 - mobile leaderboard
|
|
|
|
- 160*600 - wide skyscraper
|
2016-04-21 18:47:17 -04:00
|
|
|
- 234*60 - half banner
|
|
|
|
- 125*125 - button
|
2015-08-25 00:30:23 -04:00
|
|
|
- 180*150 - small rectangle
|
|
|
|
- 200*200 - small square
|
|
|
|
- 250*250 - square
|
2016-07-29 12:11:02 -04:00
|
|
|
- 300*600 - half page ad
|
|
|
|
- 320*100 - large mobile banner
|
|
|
|
- 690*250
|
2017-05-30 18:13:49 -04:00
|
|
|
adsense_mobile_topic_list_top_code:
|
2015-08-25 00:30:23 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2017-05-30 18:13:49 -04:00
|
|
|
adsense_mobile_topic_list_top_ad_size:
|
|
|
|
client: true
|
|
|
|
default: 'responsive'
|
|
|
|
type: enum
|
|
|
|
choices: *adsense_choices
|
|
|
|
adsense_topic_above_post_stream_code:
|
2015-08-31 23:20:52 -04:00
|
|
|
client: true
|
2016-04-04 13:42:40 -04:00
|
|
|
default: ''
|
|
|
|
max: 50
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2015-08-25 00:30:23 -04:00
|
|
|
adsense_topic_above_post_stream_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-05-30 18:13:49 -04:00
|
|
|
choices: *adsense_choices
|
|
|
|
adsense_mobile_topic_above_post_stream_code:
|
2015-08-25 00:30:23 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2017-05-30 18:13:49 -04:00
|
|
|
adsense_mobile_topic_above_post_stream_ad_size:
|
|
|
|
client: true
|
|
|
|
default: 'responsive'
|
|
|
|
type: enum
|
|
|
|
choices: *adsense_choices
|
|
|
|
adsense_topic_above_suggested_code:
|
2015-08-31 23:20:52 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2015-08-25 00:30:23 -04:00
|
|
|
adsense_topic_above_suggested_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-05-30 18:13:49 -04:00
|
|
|
choices: *adsense_choices
|
|
|
|
adsense_mobile_topic_above_suggested_code:
|
2015-08-25 00:30:23 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2017-05-30 18:13:49 -04:00
|
|
|
adsense_mobile_topic_above_suggested_ad_size:
|
|
|
|
client: true
|
|
|
|
default: 'responsive'
|
|
|
|
type: enum
|
|
|
|
choices: *adsense_choices
|
|
|
|
adsense_post_bottom_code:
|
2015-08-31 23:20:52 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2016-07-21 11:54:35 -04:00
|
|
|
regex: '^[\d]*$'
|
2015-08-25 00:30:23 -04:00
|
|
|
adsense_post_bottom_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-05-30 18:13:49 -04:00
|
|
|
choices: *adsense_choices
|
|
|
|
adsense_mobile_post_bottom_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
max: 50
|
|
|
|
regex: '^[\d]*$'
|
|
|
|
adsense_mobile_post_bottom_ad_size:
|
|
|
|
client: true
|
|
|
|
default: 'responsive'
|
|
|
|
type: enum
|
|
|
|
choices: *adsense_choices
|
2016-04-21 18:47:17 -04:00
|
|
|
adsense_nth_post_code:
|
2015-08-25 00:30:23 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
min: 1
|
2015-08-25 00:30:23 -04:00
|
|
|
|
2015-09-09 22:07:36 -04:00
|
|
|
dfp_plugin:
|
2015-08-19 20:19:29 -04:00
|
|
|
dfp_publisher_id:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2015-08-31 21:27:31 -04:00
|
|
|
dfp_through_trust_level:
|
|
|
|
client: true
|
|
|
|
default: 2
|
|
|
|
enum: 'TrustLevelSetting'
|
2015-07-24 00:01:47 -04:00
|
|
|
dfp_topic_list_top_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2015-09-09 22:07:36 -04:00
|
|
|
dfp_topic_list_top_ad_sizes:
|
2015-08-10 00:04:21 -04:00
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: &dfp_choices
|
2015-08-10 00:04:21 -04:00
|
|
|
- 728*90 - leaderboard
|
2016-04-21 18:47:17 -04:00
|
|
|
- 336*280 - large rectangle
|
2015-08-10 00:04:21 -04:00
|
|
|
- 300*250 - medium rectangle
|
|
|
|
- 970*90 - large leaderboard
|
2016-06-24 15:26:13 -04:00
|
|
|
- 970*250 - billboard
|
2016-04-21 18:47:17 -04:00
|
|
|
- 468*60 - banner
|
2016-06-21 13:13:37 -04:00
|
|
|
- 320*50 - mobile leaderboard
|
|
|
|
- 160*600 - wide skyscraper
|
2016-04-21 18:47:17 -04:00
|
|
|
- 234*60 - half banner
|
|
|
|
- 125*125 - button
|
2015-08-10 00:04:21 -04:00
|
|
|
- 180*150 - small rectangle
|
|
|
|
- 200*200 - small square
|
|
|
|
- 250*250 - square
|
2016-06-23 13:56:59 -04:00
|
|
|
- 300*600 - half page ad
|
|
|
|
- 320*100 - large mobile banner
|
2017-06-05 15:19:59 -04:00
|
|
|
- 240*400 - vertical rectangle
|
|
|
|
- 120*600 - skyscraper
|
|
|
|
- 120*240 - vertical banner
|
|
|
|
- 120*90 - button 1
|
|
|
|
- 120*60 - button 2
|
|
|
|
- 120*30 - custom
|
|
|
|
- 120*20 - custom
|
2016-06-30 14:36:44 -04:00
|
|
|
- 690*250
|
2017-06-05 15:19:59 -04:00
|
|
|
- 768*1024
|
|
|
|
- 480*320
|
|
|
|
- 320*480
|
|
|
|
- 300*100
|
|
|
|
- 300*75
|
|
|
|
- 300*50
|
|
|
|
- 216*54
|
|
|
|
- 216*36
|
|
|
|
- 168*42
|
|
|
|
- 168*28
|
2016-04-21 18:47:17 -04:00
|
|
|
dfp_mobile_topic_list_top_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
max: 50
|
2016-06-21 13:13:37 -04:00
|
|
|
dfp_mobile_topic_list_top_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '320*50 - mobile leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: *dfp_choices
|
2016-04-21 18:47:17 -04:00
|
|
|
dfp_target_topic_list_top_key_code:
|
2015-08-25 22:04:03 -04:00
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-08-25 22:04:03 -04:00
|
|
|
client: true
|
2015-08-30 22:21:43 -04:00
|
|
|
dfp_target_topic_list_top_value_code:
|
2015-08-25 22:04:03 -04:00
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-08-30 22:21:43 -04:00
|
|
|
client: true
|
2015-08-10 00:19:51 -04:00
|
|
|
dfp_topic_above_post_stream_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2015-09-09 22:07:36 -04:00
|
|
|
dfp_topic_above_post_stream_ad_sizes:
|
2015-08-10 00:04:21 -04:00
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: *dfp_choices
|
2016-04-21 18:47:17 -04:00
|
|
|
dfp_mobile_topic_above_post_stream_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
max: 50
|
2016-06-21 13:13:37 -04:00
|
|
|
dfp_mobile_topic_above_post_stream_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '320*50 - mobile leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: *dfp_choices
|
2015-08-27 22:21:40 -04:00
|
|
|
dfp_target_topic_above_post_stream_key_code:
|
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-08-20 21:19:18 -04:00
|
|
|
client: true
|
2015-08-30 22:21:43 -04:00
|
|
|
dfp_target_topic_above_post_stream_value_code:
|
2015-08-20 21:19:18 -04:00
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-08-30 22:21:43 -04:00
|
|
|
client: true
|
2015-08-10 00:19:51 -04:00
|
|
|
dfp_topic_above_suggested_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2015-09-09 22:07:36 -04:00
|
|
|
dfp_topic_above_suggested_ad_sizes:
|
2015-08-10 00:04:21 -04:00
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: *dfp_choices
|
2016-04-21 18:47:17 -04:00
|
|
|
dfp_mobile_topic_above_suggested_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
max: 50
|
2016-06-21 13:13:37 -04:00
|
|
|
dfp_mobile_topic_above_suggested_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '320*50 - mobile leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: *dfp_choices
|
2015-08-27 22:21:40 -04:00
|
|
|
dfp_target_topic_above_suggested_key_code:
|
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-08-20 21:19:18 -04:00
|
|
|
client: true
|
2015-08-30 22:21:43 -04:00
|
|
|
dfp_target_topic_above_suggested_value_code:
|
2015-08-20 21:19:18 -04:00
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-08-30 22:21:43 -04:00
|
|
|
client: true
|
2016-04-04 13:42:40 -04:00
|
|
|
max: 50
|
2016-04-21 18:47:17 -04:00
|
|
|
dfp_nth_post_code:
|
2015-08-10 00:19:51 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
min: 1
|
|
|
|
dfp_post_bottom_code:
|
2015-08-10 00:19:51 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
max: 50
|
2015-09-09 22:07:36 -04:00
|
|
|
dfp_post_bottom_ad_sizes:
|
2015-08-10 00:04:21 -04:00
|
|
|
client: true
|
|
|
|
default: '728*90 - leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: *dfp_choices
|
2016-04-21 18:47:17 -04:00
|
|
|
dfp_mobile_post_bottom_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
max: 50
|
2016-06-21 13:13:37 -04:00
|
|
|
dfp_mobile_post_bottom_ad_sizes:
|
|
|
|
client: true
|
|
|
|
default: '320*50 - mobile leaderboard'
|
|
|
|
type: enum
|
2017-06-05 15:19:59 -04:00
|
|
|
choices: *dfp_choices
|
2015-08-27 22:21:40 -04:00
|
|
|
dfp_target_post_bottom_key_code:
|
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-08-20 21:19:18 -04:00
|
|
|
client: true
|
2015-08-30 22:21:43 -04:00
|
|
|
dfp_target_post_bottom_value_code:
|
|
|
|
default: ''
|
2015-09-03 04:41:06 -04:00
|
|
|
type: value_list
|
2015-09-09 22:23:36 -04:00
|
|
|
client: true
|
|
|
|
|
|
|
|
amazon_plugin:
|
2015-09-15 22:11:50 -04:00
|
|
|
amazon_through_trust_level:
|
2015-09-10 08:48:14 -04:00
|
|
|
client: true
|
2015-09-20 20:44:37 -04:00
|
|
|
default: 2
|
|
|
|
enum: 'TrustLevelSetting'
|
2015-09-11 02:33:55 -04:00
|
|
|
amazon_topic_list_top_src_code:
|
2015-09-10 08:48:14 -04:00
|
|
|
client: true
|
2015-09-11 02:33:55 -04:00
|
|
|
default: ''
|
|
|
|
amazon_topic_list_top_ad_width_code:
|
|
|
|
client: true
|
2016-04-21 18:47:17 -04:00
|
|
|
default: ''
|
2015-09-11 02:33:55 -04:00
|
|
|
amazon_topic_list_top_ad_height_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2015-09-15 21:44:31 -04:00
|
|
|
amazon_mobile_topic_list_top_src_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_mobile_topic_list_top_ad_width_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_mobile_topic_list_top_ad_height_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_topic_above_post_stream_src_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_topic_above_post_stream_ad_width_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_topic_above_post_stream_ad_height_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_topic_above_post_stream_src_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_topic_above_post_stream_ad_width_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_mobile_topic_above_post_stream_ad_height_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_topic_above_suggested_src_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_topic_above_suggested_ad_width_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_topic_above_suggested_ad_height_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_topic_above_suggested_src_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_topic_above_suggested_ad_width_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_topic_above_suggested_ad_height_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_post_bottom_src_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
amazon_nth_post_code:
|
2015-09-15 21:44:31 -04:00
|
|
|
client: true
|
|
|
|
default: ''
|
2016-04-21 18:47:17 -04:00
|
|
|
min: 1
|
2015-09-15 21:44:31 -04:00
|
|
|
amazon_post_bottom_ad_width_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_post_bottom_ad_height_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_post_bottom_src_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_post_bottom_ad_width_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
amazon_mobile_post_bottom_ad_height_code:
|
2015-09-11 02:33:55 -04:00
|
|
|
client: true
|
2018-06-07 19:17:19 -04:00
|
|
|
default: ''
|
|
|
|
|
|
|
|
codefund_plugin:
|
|
|
|
codefund_property_code:
|
|
|
|
client: true
|
|
|
|
default: ''
|
|
|
|
regex: '^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$'
|
|
|
|
codefund_advertiser_label:
|
|
|
|
client: true
|
|
|
|
default: 'Advertiser'
|
|
|
|
codefund_advertiser_short_label:
|
|
|
|
client: true
|
|
|
|
default: 'Ad'
|
|
|
|
codefund_through_trust_level:
|
|
|
|
client: true
|
|
|
|
default: 2
|
|
|
|
enum: 'TrustLevelSetting'
|
|
|
|
codefund_nth_post_code:
|
|
|
|
client: true
|
|
|
|
default: 4
|
|
|
|
min: 1
|
|
|
|
codefund_display_advertiser_labels:
|
|
|
|
default: true
|
|
|
|
client: true
|
|
|
|
codefund_below_post_enabled:
|
|
|
|
default: true
|
|
|
|
client: true
|
|
|
|
codefund_above_post_stream_enabled:
|
|
|
|
default: true
|
|
|
|
client: true
|
|
|
|
codefund_above_suggested_enabled:
|
|
|
|
default: true
|
|
|
|
client: true
|
|
|
|
codefund_top_of_topic_list_enabled:
|
|
|
|
default: true
|
|
|
|
client: true
|