
GET http://webapi.mymarketing.co.il/api/segmentation/ruleTypes
Get dictionary of rules field types
Request Information
URI Parameters
Body Parameters
None.
Response Information
Resource Description
Response Formats
application/json, text/json
Sample:
[ "Info", "Info" ]
application/xml, text/xml
Sample:
<ArrayOfSegmentRuleTypes xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SegmentRuleTypes>Info</SegmentRuleTypes> <SegmentRuleTypes>Info</SegmentRuleTypes> </ArrayOfSegmentRuleTypes>