GET SocialyseAPI/GetAdvertisers?CountryId={CountryId}&AgencyId={AgencyId}&OfficeId={OfficeId}&StartDate={StartDate}&AdvertiserName={AdvertiserName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CountryId | integer |
Required |
|
| AgencyId | integer |
Required |
|
| OfficeId | integer |
Required |
|
| StartDate | string |
Required |
|
| AdvertiserName | string |
Default value is |
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.