POST api/ShareCampaignLink
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| sharecampaignlink | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID": 1,
"MediaID": 2,
"LinkType": "sample string 3",
"SharerLink": "sample string 4",
"ShareLink": "sample string 5"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ID": 1,
"MediaID": 2,
"LinkType": "sample string 3",
"SharerLink": "sample string 4",
"ShareLink": "sample string 5"
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.