docs/ClientValidationsValidateResponseBodyRedeemablesItem.md in voucherify-8.0.1 vs docs/ClientValidationsValidateResponseBodyRedeemablesItem.md in voucherify-8.0.2
- old
+ new
@@ -11,8 +11,9 @@
| **applicable_to** | [**ApplicableToResultList**](ApplicableToResultList.md) | | [optional] |
| **inapplicable_to** | [**InapplicableToResultList**](InapplicableToResultList.md) | | [optional] |
| **result** | [**ClientValidationsValidateResponseBodyRedeemablesItemResult**](ClientValidationsValidateResponseBodyRedeemablesItemResult.md) | | [optional] |
| **metadata** | **Object** | The metadata object stores all custom attributes in the form of key/value pairs assigned to the redeemable. | [optional] |
| **categories** | [**Array<CategoryWithStackingRulesType>**](CategoryWithStackingRulesType.md) | | [optional] |
-| **campaign_name** | **String** | Campaign name | [optional] |
-| **campaign_id** | **String** | Unique campaign ID assigned by Voucherify. | [optional] |
+| **campaign_name** | **String** | Campaign name. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
+| **campaign_id** | **String** | Unique campaign ID assigned by Voucherify. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |
+| **name** | **String** | Name of the promotion tier. Displayed only if the `options.expand` is passed with a `redeemable` value in the validation request body. | [optional] |