How to get a size of a particular lead database segment with API call ? | Community
Skip to main content
alexshel
Level 3
April 21, 2016
Question

How to get a size of a particular lead database segment with API call ?

  • April 21, 2016
  • 1 reply
  • 1418 views

With /rest/asset/v1/segmentation/1032/segments.json GET request I am only able to get a list of 20 segments of segmentation of id=1032.

My aim is not only to get a full list of segments (there are more than 20), but also to be able to look at any segment by its "name" to see leads or at least get their amount (size of segment).

Is it possible at all? How to do that?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

alexshel
alexshelAuthor
Level 3
April 26, 2016

I need some help, guys.