Returns the most recent press releases by Nasdaq GlobeNewsire for a company.
| Name | Description | Example |
|---|---|---|
|
identifier
|
The stock market ticker symbol associated with the company’s common stock. If the company is foreign, use the stock exchange code, followed by a colon, then the ticker. You may request up to 10 tickers at once by separating them with a comma. | UPS |
|
related
|
Filter whether the list returned includes all press releases where a company is the subject or only press releases issued by the company.
Options:
all
false
true
show more
show less
|
all |
|
page_number
|
An integer greater than or equal to 1 for specifying the page number for the return values. | 3 |
|
page_size
|
An integer greater than or equal to 1 for specifying the number of results on each page. | 10 |
|
hide_paging
|
Hide first row of paging information.
Options:
true
show more
show less
|
true |
|
identifier
* required
The stock market ticker symbol associated with the company’s common stock. If the company is foreign, use the stock exchange code, followed by a colon, then the ticker. You may request up to 10 tickers at once by separating them with a comma.
|
||
|
related
* required
Filter whether the list returned includes all press releases where a company is the subject or only press releases issued by the company.
|
||
|
page_number
* required
An integer greater than or equal to 1 for specifying the page number for the return values.
|
||
|
page_size
* required
An integer greater than or equal to 1 for specifying the number of results on each page.
|
||
|
hide_paging
* required
Hide first row of paging information.
|
| Name | Description | Type |
|---|---|---|
| ticker | the stock market ticker symbol associated with the companies common stock securities | string |
| figi_ticker | the OpenFIGI ticker symbol | string |
| figi | the OpenFIGI identifier | string |
| issuer_name | the name of the issuer of the press release | string |
| title | the title of the press release | string |
| publication_date | the date the press release was published | date |
| url | the hyperlink to the press release | string |
| summary | a brief summary of the press release | string |
|
ticker
the stock market ticker symbol associated with the companies common stock securities
|
||
|
figi_ticker
the OpenFIGI ticker symbol
|
||
|
figi
the OpenFIGI identifier
|
||
|
issuer_name
the name of the issuer of the press release
|
||
|
title
the title of the press release
|
||
|
publication_date
the date the press release was published
|
||
|
url
the hyperlink to the press release
|
||
|
summary
a brief summary of the press release
|