mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-09 13:04:42 +00:00
amazon settings
This commit is contained in:
parent
647eecd95b
commit
082f4e336d
@ -236,4 +236,24 @@ dfp_plugin:
|
|||||||
dfp_target_post_bottom_value_code:
|
dfp_target_post_bottom_value_code:
|
||||||
default: ''
|
default: ''
|
||||||
type: value_list
|
type: value_list
|
||||||
client: true
|
client: true
|
||||||
|
|
||||||
|
amazon_plugin:
|
||||||
|
amazon_topic_list_top_code:
|
||||||
|
client: true
|
||||||
|
default: ''
|
||||||
|
amazon_topic_list_top_ad_sizes:
|
||||||
|
client: true
|
||||||
|
default: '728*90 - leaderboard'
|
||||||
|
type: enum
|
||||||
|
choices:
|
||||||
|
- 728*90 - leaderboard
|
||||||
|
- 234*60 - small banner
|
||||||
|
- 300*250 - medium rectangle
|
||||||
|
- 468*60 - banner
|
||||||
|
- 125*125 - button
|
||||||
|
- 120*90 - small rectangle
|
||||||
|
- 120*60 - mini rectangle
|
||||||
|
- 88*31 - button
|
||||||
|
- 160*600 - vertical leaderboard
|
||||||
|
- 120*240 - product link
|
Loading…
x
Reference in New Issue
Block a user