> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# review_takedown

> ReviewTakedown data type.

## Properties

| Name     | Type   | Description                                           |
| :------- | :----- | :---------------------------------------------------- |
| ItemId   | String | The string ID of the item associated with the review. |
| ReviewId | String | The string ID of the review being taken down.         |


## Related topics

- [reviews_takedown_requested](/services/playfab/api-references/events/CatalogV2/reviews-takedown-requested.md)
- [PFCatalogReviewTakedown](/services/playfab/api-references/c/pfcatalogtypes/structs/pfcatalogreviewtakedown.md)
- [Services C API overview - PFCatalogTypes.h](/services/playfab/api-references/c/pfcatalogtypes/pfcatalogtypes_members.md)
- [Adding ratings to your content](/services/playfab/economy-monetization/economy-v2/catalog/ratings.md)
- [PlayStream event model reference for PlayFab](/services/playfab/api-references/events/index.md)
