Advertisement
jeffdh5

Untitled

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