GET api/SocialWallNew/GetStreamFilter?StreamID={StreamID}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
StreamID
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "StreamID": 1,
  "Date": "sample string 2",
  "Engagement": "sample string 3",
  "Timeline": "sample string 4",
  "Sentiment": "sample string 5",
  "Keywords": "sample string 6"
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.