added
2.0 Segment Lookup Resources
over 4 years ago by Ari Paparo
We have added a number of useful resources to the 2.0 API that allow you to query the first- and third-party Data Providers, Segments and Categories. A "third-party" segment is one provided by a Data Provider such as Oracle, Integral Ad Science, or others. A "first-party" segment is one owned by the Account, or shared from another Account in the same instance.
These resources replace the segment_lookup and segment_category_lookup resources in the 0.5 API.
The new resources are described below:
Resource | Description |
---|---|
ref/segment-search | Search through all segments available to the Account |
ref/segment-tree | Navigate the hierarchical segment tree including Categories and Segments either directly owned by or shared with the Account |
third-party/data-provider | Returns a list of third-party Data Providers enabled for the Account (e.g. Oracle, Integral Ad Science, etc). |
third-party/segment-search | Search through all third-party Segments available to the Account |
third-party/segment-tree | Navigate the hierarchical segment tree of third-party Segments and Categories available to the Account |