# DescriptiveText

Special services codes 218 and 5038 unavailable
Sending children prices via the `Services` element in the `OTA_HotelDescriptiveContentNotif` endpoint has been sunset since April 1, 2022 and is no longer usable. To learn more about the alternative solutions, see [Setting up children policies and child rates (pricing)](/connectivity/docs/setting-up-children-policies-and-pricing/#setting-up-children-policies-and-child-rates-pricing_1). To know more about all the features that were sunset, see [the deprecation policy documentation](/connectivity/docs/deprecation-policy/deprecation-and-sunsetting).

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [Feature](/connectivity/docs/api-reference/feature)/`DescriptiveText` | Specifies the maximum age of what the property sees as a child. | enum | 0..1 | It accepts the following format: `max_age_{age number}`, with `{age number}` being an integer from 1 to 18. For example, `max_age_12`. |


Max age includes specified age
When setting the max age, be aware that it includes that age. So when you specify `max_age_12` for a property, it means that the property sees children as aged from 0 up to 12, which makes 13 and above adults.

## XML


```xml
<DescriptiveText>max_age_12</DescriptiveText>
```

## Related endpoints

* [/ota/OTA_HotelDescriptiveContentNotif](/connectivity/docs/ota-hoteldescriptivecontentnotif)