---
title: SubscriptionChangeMetadataDescriptors
framework: advancedcommerceapi
role: symbol
role_heading: Object
path: advancedcommerceapi/subscriptionchangemetadatadescriptors
---

# SubscriptionChangeMetadataDescriptors

The subscription metadata to change, specifically the description and display name.

## Declaration

```data
object SubscriptionChangeMetadataDescriptors
```

## Properties

description: The new description for the subscription. displayName: The new display name for the subscription. effective: The string that determines when the metadata change goes into effect.

## See Also

### Subscription metadata changes from the server

- [Change Subscription Metadata](advancedcommerceapi/change-subscription-metadata.md)
- [SubscriptionChangeMetadataRequest](advancedcommerceapi/subscriptionchangemetadatarequest.md)
- [SubscriptionChangeMetadataResponse](advancedcommerceapi/subscriptionchangemetadataresponse.md)
- [SubscriptionChangeMetadataItem](advancedcommerceapi/subscriptionchangemetadataitem.md)
