-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add additional listing metadata for games #107
Comments
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to an [application's listings](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. **These are only applicable if the application has "Advanced Listing Support"** * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to an [application's listings](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. **These are only applicable if the application has "Advanced Listing Support"** * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to an [application's listings](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to an [application's listings](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to the [application listing object](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to the [application listing object](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to the [application listing object](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 12, 2018
New localizable text fields have been added to the [application listing object](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 13, 2018
New localizable text fields have been added to the [application listing object](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardare`** - Similar in structure to `requiredHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product�s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
to hwbackup/StoreBroker
that referenced
this issue
Feb 14, 2018
New localizable text fields have been added to the [application listing object](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardware`** - Similar in structure to `recommendedHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product?s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves microsoft#107 - Add additional listing metadata for games
HowardWolosky
added a commit
that referenced
this issue
Feb 14, 2018
New localizable text fields have been added to the [application listing object](https://docs.microsoft.com/en-us/windows/uwp/monetize/manage-app-submissions#listing-object). This update enables those to be updated via StoreBroker. * **`minimumHardware`** - Similar in structure to `recommendedHardware`, but denotes the minimum required hardware for the application/game to run. * **`shortDescription`** - Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game. * **`shortTitle`** - A shorter version of your product?s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product. * **`sortTitle`** - If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching. * **`voiceTitle`** - An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset. * **`devStudio`** - Specify this value if you want to include a "Developed by" field in the listing. (The "Published by" field will list the publisher display name associated with your account, whether or not you provide a devStudio value.) Additionally clarifies the usage of `AppStoreName` in both the generated PDP comments, as well as the PDP.md documentation. Resolves #107 - Add additional listing metadata for games
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With PR #100 , advanced listing support was added for the media assets (like trailers and additional assets) as well as for gaming options. However, there are a couple additional listings metadata text fields that should be added to the PDP,
New-SubmissionPackage
and thenPatch-ApplicationSubmission
as well:From the docs
shortDescription
- Only used for games. This description appears in the Information section of the Game Hub on Xbox One, and helps customers understand more about your game.500 characters
shortTitle
- A shorter version of your product’s name. If provided, this shorter name may appear in various places on Xbox One (during installation, in Achievements, etc.) in place of the full title of your product.50 characters
sortTitle
- If your product could be alphabetized in different ways, you can enter another version here. This may help customers find the product more quickly when searching.255 characters
voiceTitle
- An alternate name for your product that, if provided, may be used in the audio experience on Xbox One when using Kinect or a headset.255 characters
devStudio
- Specify this value if you want to include a Developed by field in the listing. (The Published by field will list the publisher display name associated with your account, whether or not you provide a devStudio value.)255 characters
Also:
trailer title
length is wrong...should be255 characters
-- Need to update the PDP schema, sample andConvertFrom-ApplicationSubmission
scriptThe text was updated successfully, but these errors were encountered: