8. Monitor Status of the List Upload DMP Segments
GET {{baseUrl}}/dmpSegments?q=account&account=urn%3Ali%3AsponsoredAccount%3A{{sponsoredaccount_id}}&sourcePlatform=LIST_UPLOAD
The api call fetches all DMP segments for a specific ad account that are List Upload segments.
Initial processing can take up to 48 hours. The API should be periodically polled to fetch the latest match rate, audience size, and segment status. Match Rate is calculated by rounding matchedCount / inputCount. Review our online documentation for more information on audienceSize vs matchedCount.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
account | string | ||
sourcePlatform | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Restli-Protocol-Version | string | ||
LinkedIn-Version | string | ||
Authorization | string |