Advertisement
jeffdh5

Untitled

Jan 9th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. {
  2. "meta": {
  3. "name": "WIN THE BB & MAXIMIZE PROFIT INSIDE BB",
  4. "type": "custom_template_v7"
  5. },
  6. "reprice_rule_for_failed_reprice": {
  7. "none_of_competing_offer_meet_requirement_activate": "false",
  8. "none_of_competing_offer_meet_requirement_rule": {
  9. "adjustment_rule": {},
  10. "default_price_rule": {},
  11. "price_guard_rule": {},
  12. "price_guard_activate": "false"
  13. },
  14. "general_failed_activate": "false",
  15. "general_failed_rule": {
  16. "adjustment_rule": {},
  17. "default_price_rule": {},
  18. "price_guard_rule": {},
  19. "price_guard_activate": "false"
  20. },
  21. "no_competing_offer_exist_activate": "false",
  22. "no_competing_offer_exist_rule": {
  23. "adjustment_rule": {},
  24. "default_price_rule": {},
  25. "price_guard_rule": {},
  26. "price_guard_activate": "false"
  27. }
  28. },
  29. "pricing_rules": {
  30. "roi_guard": {},
  31. "is_roi_guard_activate": "false",
  32. "dont_price_above_amazon": "false",
  33. "min_inventory_price": {
  34. "price": 5,
  35. "activate": "true",
  36. "default_min_inventory_price_to_buy_cost_plus_fee": "false"
  37. },
  38. "dont_price_above_featured_merchants": "false",
  39. "max_inventory_price": {
  40. "price": 25,
  41. "activate": "true"
  42. },
  43. "only_reprice_if_suggested_price_goes_up": "false",
  44. "default_to_min_if_price_below_min": "false",
  45. "default_to_max_if_price_above_max": "true",
  46. "adjustment": {
  47. "fix_price_adjustment_if_true_percentage_if_false": "false",
  48. "adjustment_amount_on_competing_offer": 3,
  49. "static_method_adjust_up_if_true_down_if_false": "false"
  50. },
  51. "use_if_you_are_the_buy_box_repricing_strategy": "true",
  52. "if_you_are_the_buy_box_adjustment": {
  53. "dont_reprice": "false",
  54. "adjustment": {
  55. "fix_price_adjustment_if_true_percentage_if_false": "false",
  56. "adjustment_amount_on_competing_offer": 1,
  57. "static_method_adjust_up_if_true_down_if_false": "false"
  58. }
  59. },
  60. "use_regular_repricing_strategy_against_amazon": "true",
  61. "amazon_adjustment": {},
  62. "percentage_price_decrease_guard_activate": "false",
  63. "percentage_price_decrease_guard": {},
  64. "percentage_price_increase_guard_activate": "false",
  65. "percentage_price_increase_guard": {}
  66. },
  67. "offers_targeting": {
  68. "seller_to_exclude_id": null,
  69. "exclude_offers_with_seller_rating_below": 90,
  70. "exclude_offers_with_seller_feed_back_count_below": 5,
  71. "sellers_to_exclude": [],
  72. "minimum_offer_to_trigger_reprice": 1,
  73. "own_inventory_not_in_the_buy_box_offer_targeting": {
  74. "competing_offer_to_reprice_against": "buy_box_offer"
  75. },
  76. "own_inventory_in_buy_box_offer_targeting": {
  77. "competing_offer_to_reprice_against": "lowest_offer_eligible_for_buy_box_higher_than_current_price"
  78. },
  79. "channel_target": "both",
  80. "exclude_offer_not_available_now": "true",
  81. "exclude_offer_if_sub_condition_acceptable": "true"
  82. },
  83. "item_targeting": {
  84. "sku_list_to_include_id": null,
  85. "sku_list_to_exclude_id": null,
  86. "exclude_items_with_sales_rank_above": null,
  87. "channel": "all",
  88. "skus_to_exclude": null,
  89. "skus_to_include": null,
  90. "conditions_to_include": [
  91. "1",
  92. "2",
  93. "3",
  94. "4",
  95. "5",
  96. "6",
  97. "7",
  98. "8",
  99. "11"
  100. ],
  101. "min_salesrank": null,
  102. "max_salesrank": null,
  103. "min_inventory_age": null,
  104. "max_inventory_age": null,
  105. "min_price_to_target": null,
  106. "max_price_to_target": null
  107. }
  108. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement