<alitrip_hotel_ebooking_promotion_service_activity_query_response>
<result>
<warn_message>warn</warn_message>
<total_results>1</total_results>
<success>false</success>
<error_code>demo</error_code>
<results_list>
<hotel_marketing_activity_dto>
<auto_renewal>1</auto_renewal>
<seller_id>1</seller_id>
<relation_rp_ids>111,222</relation_rp_ids>
<relation_rate_ids>1001,1003</relation_rate_ids>
<activity_rule_d_t_o>
<invalid_date_list>
<activity_date_rule_dto>
<to>2020-01-01</to>
<from>2020-01-02</from>
</activity_date_rule_dto>
</invalid_date_list>
<valid_date>
<to>2020-03-01</to>
<from>2020-03-11</from>
</valid_date>
<valid_week>[1,2,3,4,5,6,7]</valid_week>
<auto_renewal>1</auto_renewal>
<promotion_calc_fixed_amount>10</promotion_calc_fixed_amount>
<promotion_calc_percent_value>8.1</promotion_calc_percent_value>
<promotion_calc_percent>1</promotion_calc_percent>
<promotion_calc_type>1</promotion_calc_type>
<promotion_calc_unit>2</promotion_calc_unit>
<promotion_condition_type>3</promotion_condition_type>
<promotion_type_desc>demo</promotion_type_desc>
<rule_key>1</rule_key>
<rule_name>2</rule_name>
</activity_rule_d_t_o>
<activity_code>123</activity_code>
<status>1</status>
<start_time>2020-01-01</start_time>
<end_time>2020-01-10</end_time>
<discount_note>天天特惠立减10元</discount_note>
<activity_type>3</activity_type>
<hid>1001</hid>
<id>1</id>
</hotel_marketing_activity_dto>
</results_list>
<has_next>1</has_next>
<error_msg>demo</error_msg>
</result>
</alitrip_hotel_ebooking_promotion_service_activity_query_response>
{
"alitrip_hotel_ebooking_promotion_service_activity_query_response":{
"result":{
"warn_message":"warn",
"total_results":1,
"success":false,
"error_code":"demo",
"results_list":{
"hotel_marketing_activity_dto":[
{
"auto_renewal":1,
"seller_id":1,
"relation_rp_ids":"111,222",
"relation_rate_ids":"1001,1003",
"activity_rule_d_t_o":{
"invalid_date_list":{
"activity_date_rule_dto":[
{
"to":"2020-01-01",
"from":"2020-01-02"
}
]
},
"valid_date":{
"to":"2020-03-01",
"from":"2020-03-11"
},
"valid_week":"[1,2,3,4,5,6,7]",
"auto_renewal":1,
"promotion_calc_fixed_amount":10,
"promotion_calc_percent_value":"8.1",
"promotion_calc_percent":1,
"promotion_calc_type":1,
"promotion_calc_unit":2,
"promotion_condition_type":3,
"promotion_type_desc":"demo",
"rule_key":"1",
"rule_name":"2"
},
"activity_code":"123",
"status":1,
"start_time":"2020-01-01",
"end_time":"2020-01-10",
"discount_note":"天天特惠立减10元",
"activity_type":3,
"hid":1001,
"id":1
}
]
},
"has_next":1,
"error_msg":"demo"
}
}
}