GET api/SocialCampaign?source={source}&matchString={matchString}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
source | string |
Required |
|
matchString | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of MatchName | Description | Type | Additional information |
---|---|---|---|
Groups | Collection of Object |
None. |
|
Success | boolean |
None. |
|
Name | string |
None. |
|
Captures | Collection of Object |
None. |
|
Index | integer |
None. |
|
Length | integer |
None. |
|
Value | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.