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

This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.

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