Returns the latest Zacks target price consensus data
Name | Type | Description | Notes |
---|---|---|---|
identifier | String | Filings for the given `company` identifier (ticker, CIK, LEI, Intrinio ID) | [optional] |
industry_group_number | String | Return only growth rates for companies in the given Zacks industry group number | [optional] |
page_size | Integer | The number of results to return | [optional] [default to 100] |
next_page | String | Gets the next page of data from a previous API call | [optional] |
Name | Type | Description |
---|---|---|
target_price_consensuses | Array | Zacks target price consensuses for the latest date |
next_page | String | The token required to request the next page of the data. If null, no further results are available. |