GET api/ACClink/LinkIDs?m_id={m_id}&cy_id={cy_id}&adv_id={adv_id}&cmp_id={cmp_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| m_id | integer |
Required |
|
| cy_id | integer |
Required |
|
| adv_id | integer |
Required |
|
| cmp_id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>