Sdílet prostřednictvím


GET (/media/{marketplaceId}/metadata/mediaItemTypes/{mediaitemtype}/queryrefiners/{queryRefiner}/subQueryRefinerValues)

Get the list of sub-values for a given query refiner value (e.g., "subgenres in a given genre"). The domain for these URIs is eds.xboxlive.com.

Remarks

The query refiner value is passed in as a query string parameter named queryRefinerValue, which is done to allow query refiner values with characters forbidden in URI stems to be passed.

This API is only supported for Music.

URI parameters

Parameter Type Description
marketplaceId string Required. String value obtained from the Windows.Xbox.ApplicationModel.Store.Configuration.MarketplaceId.

See also

Parent

/media/{marketplaceId}/metadata/mediaItemTypes/{mediaitemtype}/queryrefiners/{queryRefiner}/subQueryRefinerValues

Further Information

EDS Common Headers

EDS Parameters

EDS Query Refiners

Marketplace URIs

Additional Reference