Google Play Game Services Publishing API (gamesConfiguration:v1configuration)

2022-11-30

1 removed method

Deletions

    Methods
  • gamesConfiguration.imageConfigurations.upload

      Parameter Order:

    • resourceId
    • imageType
    • Mediaupload:

        Protocols:

          Simple:

            Path: /upload/games/v1configuration/images/{resourceId}/imageType/{imageType}

            Multipart: Yes

        Accept: image/*

        Maxsize: 15728640

      Parameters:

        resourceId

          Description: The ID of the resource used by this method.

          Location: path

          Required: Yes

          Type: string

        imageType

          Description: Selects which image in a resource for this method.

          Enum:

        • IMAGE_TYPE_UNSPECIFIED
        • ACHIEVEMENT_ICON
        • LEADERBOARD_ICON
        • Required: Yes

          Enum Descriptions:

        • Default value. This value is unused.
        • The icon image for an achievement resource.
        • The icon image for a leaderboard resource.
        • Type: string

          Location: path

      Scopes: https://www.googleapis.com/auth/androidpublisher

      Supportsmediaupload: Yes

      Description: Uploads an image for a resource with the given ID and image type.

      HTTP Method: POST

      Path: games/v1configuration/images/{resourceId}/imageType/{imageType}

      Flat Path: games/v1configuration/images/{resourceId}/imageType/{imageType}