You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**identifier** | string| An identifier for an entity such as a Company, Security, Index, etc (Ticker, FIGI, ISIN, CUSIP, CIK, LEI, Intrinio ID) |
90
+
**tag** | string| An Intrinio data tag ID or code (<a href='https://data.intrinio.com/data-tags'>reference</a>) |
91
91
<br/>
92
92
93
93
[//]: #(END_PARAMETERS)
@@ -128,7 +128,7 @@ Name | Type | Description | Notes
128
128
129
129
#### Data Point (Text)
130
130
131
-
$$v2_data_point_text_description$$
131
+
Returns a text value for the given `tag` for the Security with the given `identifier`
**identifier** | string| An identifier for an entity such as a Company, Security, Index, etc (Ticker, FIGI, ISIN, CUSIP, CIK, LEI, Intrinio ID) |
180
+
**tag** | string| An Intrinio data tag ID or code (<a href='https://data.intrinio.com/data-tags'>reference</a>) |
**identifier** | string| An identifier for an entity such as a Company, Security, Index, etc (Ticker, FIGI, ISIN, CUSIP, CIK, LEI, Intrinio ID) |
96
+
**tag** | string| An Intrinio data tag ID or code (<a href='https://data.intrinio.com/data-tags'>reference</a>) |
97
97
**frequency** | string| Return historical data in the given frequency | [optional][default to daily]
98
98
**type** | string| Filter by type, when applicable | [optional]
99
99
**startDate** | DateTime?| Get historical data on or after this date | [optional]
0 commit comments