GET SocialyseAPI/UpdatedBriefList?StatusId={StatusId}&AdvertiserId={AdvertiserId}&ProductId={ProductId}&LastUpdateDate={LastUpdateDate}&LastUpdateDateEnd={LastUpdateDateEnd}&Page={Page}&PerPage={PerPage}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StatusId | integer |
Default value is 0 |
|
| AdvertiserId | integer |
Default value is 0 |
|
| ProductId | string |
None. |
|
| LastUpdateDate | integer |
Default value is 0 |
|
| LastUpdateDateEnd | integer |
Default value is 0 |
|
| Page | integer |
Default value is 1 |
|
| PerPage | integer |
Default value is 10000 |
Body Parameters
None.
Response Information
Resource Description
WebAPIBaseTemplate.Models.jRetourBase| Name | Description | Type | Additional information |
|---|---|---|---|
| returnCode | string |
None. |
|
| returnLibelle | string |
None. |
|
| returnData | Object |
None. |
|
| sessionData | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.