| Description | : Get counts of Marketplace public products with requested properties. |
| Reference | : Link ¶ |
⚼ Request
GET:
/facets
{
api-version:
string
,
facets:
array
,
language:
string
,
market:
string
,
azureBenefit:
string
,
badges:
array
,
hideKeys:
array
,
industryCloud:
string
,
operatingSystems:
array
,
pricingTypes:
array
,
productTypes:
array
,
publisherDisplayName:
string
,
publisherIds:
array
,
publisherTypes:
array
,
publishingStage:
string
,
ratingBuckets:
array
,
searchQuery:
string
,
supportedProducts:
array
,
vmArchitectureTypes:
array
,
vmSecurityTypes:
array
,
}
⚐ Response (200)
{
value:
object
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}