Value_list instead of user_list

This commit is contained in:
Sarah Ni 2015-09-03 18:41:06 +10:00
parent 916e53884c
commit 8fc9f91a53
1 changed files with 8 additions and 8 deletions

View File

@ -137,11 +137,11 @@ ad_plugin:
- 250*250 - square - 250*250 - square
dfp_target_topic_list_top_key_code: dfp_target_topic_list_top_key_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true
dfp_target_topic_list_top_value_code: dfp_target_topic_list_top_value_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true
dfp_show_topic_list_top: dfp_show_topic_list_top:
client: true client: true
@ -172,11 +172,11 @@ ad_plugin:
default: false default: false
dfp_target_topic_above_post_stream_key_code: dfp_target_topic_above_post_stream_key_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true
dfp_target_topic_above_post_stream_value_code: dfp_target_topic_above_post_stream_value_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true
dfp_topic_above_suggested_code: dfp_topic_above_suggested_code:
client: true client: true
@ -204,11 +204,11 @@ ad_plugin:
default: false default: false
dfp_target_topic_above_suggested_key_code: dfp_target_topic_above_suggested_key_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true
dfp_target_topic_above_suggested_value_code: dfp_target_topic_above_suggested_value_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true
dfp_post_bottom_code: dfp_post_bottom_code:
client: true client: true
@ -239,9 +239,9 @@ ad_plugin:
default: false default: false
dfp_target_post_bottom_key_code: dfp_target_post_bottom_key_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true
dfp_target_post_bottom_value_code: dfp_target_post_bottom_value_code:
default: '' default: ''
type: url_list type: value_list
client: true client: true