Market Listing Object


Properties
appIdstringformat GUID

app id the listing belongs to.


assetsMapMap <string, Assets>format map

map of all marketing assets.


basicInfoBasicInfo

basic info about the app.


classificationstring

app classification (kind of the app)


contactInfoContactInfo

app's contact info.


createdDatestringRead-onlyformat date-time

date the listing was created.


idstringformat GUID

market listing id


installationRequirementInstallationRequirement

requirements for the app's installation.


languageCodestringformat LANGUAGE

language of the listing.


llmContextLLMContext

the llm context, used for LLM generation


llmMetadataLlmMetadata

LLM-oriented metadata for app discovery and recommendations


pricingDataPricingData

app's pricing data


revisionstringformat uint64

market listing revision.


statusstring

status of the listing.


updatedDatestringRead-onlyformat date-time

date the listing was updated.

Did this help?