GET PWASettings/{id}/target?software_id={software_id}&target={target}&appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| software_id | string |
Required |
|
| target | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
|
| id | string |
None. |
Body Parameters
None.
Response Information
Resource Description
PWAInstallHelp| Name | Description | Type | Additional information |
|---|---|---|---|
| target | string |
None. |
|
| install_help_html | Collection of string |
None. |
|
| allow_native | boolean |
None. |
|
| native_store | string |
None. |
|
| allow_pwa | boolean |
None. |
|
| launch_button_text | string |
None. |
|
| apps_screen_title | string |
None. |
|
| pwa_button_text | string |
None. |
|
| native_button_text | string |
None. |
|
| use_popup_bool | boolean |
None. |
|
| popup_text | string |
None. |
|
| icon_image_url | string |
None. |
|
| icon_title | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.