I want to geSegments via ContactsAPI, but when i call this function, i get :
{ 'segments': {}, // empty array 'count': 33 // ok and it is really the total number of segments }
When i pass without the function of lib, i get the segments with parameters.
Hello,
I want to geSegments via ContactsAPI, but when i call this function, i get :
{ 'segments': {}, // empty array 'count': 33 // ok and it is really the total number of segments }
When i pass without the function of lib, i get the segments with parameters.
Can you resolve it ? Thank you !