Connect 文档
首页
指南
首页
指南
    • 指南
    • 华为应用商店配置
    • 应用宝配置
    • 小米应用商店配置
    • VIVO 应用商店配置
    • OPPO 软件商店配置
    • 荣耀软件商店配置
    • App Store配置

华为应用商店配置

配置说明

华为应用商店配置需要配置developer_id、client_id和client_secret。

配置项格式参考

{
  "type":"team_client_id",
  "developer_id":"xxx",
  "client_id":"xxx",
  "client_secret":"xxx",
  "configuration_version":"3.0"
}

参数说明

type和configuration_version是固定值

参数类型必填说明
developer_idstring是华为应用商店的developer_id
client_idstring是API客户端ID
client_secretstring是API客户端密钥

获取配置信息

参考文档

最近更新: 2025/11/26 04:43
Contributors: lby
Prev
指南
Next
应用宝配置