GET VideosV2/GetVideosTest?AppId={AppId}&LanguageId={LanguageId}&searchText={searchText}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
AppId | integer |
Required |
|
LanguageId | integer |
Required |
|
searchText | string |
Required |
Body Parameters
None.
Response Information
Resource Description
CustomResponseName | Description | Type | Additional information |
---|---|---|---|
Status | CustomResponseStatus |
None. |
|
Response | Object |
None. |
|
Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "Status": 0, "Response": {}, "Message": "sample string 2" }