获取应用于用户属性的所有规则。
规则已成功接收。
身份认证未通过或错误。请确保您使用了身份认证或正确的凭据。
未发送授权标头。
{- "has_more": true,
- "items": [
- {
- "attribute_conditions": [
- {
- "attribute": "race",
- "can_be_missing": false,
- "operator": "eq",
- "type": "string",
- "value": "ork"
}
], - "is_enabled": true,
- "is_satisfied_for_unauth": false,
- "items": [
- {
- "item_id": 1,
- "name": "Ork Armor",
- "sku": "ork_armor",
- "type": "virtual_good"
}, - {
- "bundle_type": "standard",
- "item_id": 2,
- "name": "Potion pack",
- "sku": "potion_pack",
- "type": "bundle"
}
], - "name": "Ork race armor rule",
- "rule_id": 1
}
], - "total_items_count": 20
}