Customer Attribute List

Returns all the available customer attribute names (which can be passed to certain other functions as an input parameter) and a description of each.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Rate Limit

For Optimove's general API rate limit, see the Understanding API Rate Limits reference.

Sample Request

https://apiX.optimove.net/current/model/GetCustomerAttributeList

Sample Response

[
  {"RealFieldName":"Affiliate","Description":"Acquisition affiliate"},
  {"RealFieldName":"Age","Description":"Customer age"},
  {"RealFieldName":"Country","Description":"Country of residence"}
]
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json