Product pillar · v0.14.2

product-aso Product ASO Listings

App Store Optimization (ASO) listings — the per-store metadata that controls how a product surfaces in the Apple App Store and Google Play. One block per store, each carrying name, descriptions, keywords, category, age/content ratings, screenshots, feature graphic, territory list, and promotional text. Source for the values uploaded via App Store Connect / Play Console. Scope: one per product. Lives at `product/aso.yaml`.

$id · https://corpospec.com/schemas/v0.14.2/product-aso.schema.json

Fields

Field Type Required Description
app_store StoreListing?
id PathRef? PathRef of this record (conventionally `product/aso`).
play_store StoreListing?

Definitions

Shared types referenced within this schema.

PathRef
Path-based cross-reference relative to .corpospec/ root. Pattern: `^[a-z0-9_-]+(/[a-z0-9_.-]+)+$`
pattern: ^[a-z0-9_-]+(/[a-z0-9_.-]+)+$
StoreListing
type: object

Reference in your YAML

# yaml-language-server: $schema=https://corpospec.com/schemas/v0.14.2/product-aso.schema.json