Gplay Device Tiers

Manage device tier configs with gplay `device-tiers` — the device-targeting configuration for tiered content delivery (device groups by RAM/SoC/system features, an ordered tier set, and user country sets). `create` uploads a JSON body (the server assigns the id), `view` reads one by id, `list` shows them newest-first. Configs are immutable — the API has create/get/list only, no update or delete — so `create` needs no `--confirm` (it can never overwrite). Use when defining or inspecting device tiers for tiered asset delivery, or scripting a config into CI.

unliftedq Updated

File contents

unliftedq/agents/tree/main/android-dev/skills/gplay-device-tiers commit 293c6ed2fd

Frequently asked questions

npx skillmds@latest add unliftedq/gplay-device-tiers