For more information on using API

GET http://webapi.mymarketing.co.il/api/segmentation/{id}/description?UICulture={UICulture}

Get the segmentation's description in the specified language.

Request Information

URI Parameters

Name

Description

Type

Additional information

id

integer

Required

uiCulture

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>