
abrdn Global Dynamic Dividend Fund — Investor Relations & Filings
abrdn Global Dynamic Dividend Fund is a closed-end management investment company. The fund's primary investment objective is to seek high current dividend income, with a secondary objective of long-term capital appreciation. It pursues this goal by investing in a globally diversified portfolio of equity securities from companies operating across various sectors. The strategy focuses on dividend-paying stocks and aims for a significant portion of its distributed income to qualify for reduced U.S. federal income tax rates. The fund invests in both domestic and foreign corporations and may include a mix of growth and value stocks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-07 | English | |
| 8-K - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | |
| 424B2 - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | |
| NPORT-P - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-03-25 | English | |
| Regulatory Filings 2025 | 2025-12-23 | English | |
| OWNERSHIP DOCUMENT | 2025-12-19 | English |
Browse filings by year
21 years- 2026 4 filings
- 2025 24 filings
- 2024 17 filings
- 2023 23 filings
- 2022 33 filings
- 2021 13 filings
- 2020 24 filings
- 2019 18 filings
- 2018 52 filings
- 2017 17 filings
- 2016 14 filings
- 2015 13 filings
- 2014 11 filings
- 2013 17 filings
- 2012 14 filings
- 2011 13 filings
- 2010 19 filings
- 2009 21 filings
- 2008 13 filings
- 2007 12 filings
- 2006 27 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33744287 | DEF 14A - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-07 | English | ||
| 33150398 | 8-K - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | ||
| 33150396 | 424B2 - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-04-01 | English | ||
| 33041302 | NPORT-P - abrdn Global Dynamic Dividend Fund (0001362481) (Filer) | 2026-03-25 | English | ||
|
2025
11 filings
| |||||
| 11984848 | Regulatory Filings 2025 | 2025-12-23 | English | ||
| 11984850 | OWNERSHIP DOCUMENT | 2025-12-19 | English | ||
| 11984849 | FORM 8-K | 2025-11-21 | English | ||
| 11984853 | 424B2 | 2025-11-21 | English | ||
| 11984854 | RW | 2025-11-04 | English | ||
| 11984855 | Major Shareholding Notification 2025 | 2025-10-17 | English | ||
| 11984858 | N-2 | 2025-10-10 | English | ||
| 11984863 | N-2/A | 2025-10-10 | English | ||
| 11984859 | Regulatory Filings 2025 | 2025-10-10 | English | ||
| 11984865 | Regulatory Filings 2025 | 2025-09-25 | English | ||
| 11984864 | OWNERSHIP DOCUMENT | 2025-09-02 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
abrdn Palladium ETF Trust
An ETF designed to reflect the price of physical palladium …
|
PALL | US | Financial and insurance activit… |
|
abrdn Platinum ETF Trust
Investment trust issuing an ETF designed to track the price…
|
PPLT | US | Financial and insurance activit… |
|
Abrdn PLC
A global investment company and asset manager offering a ra…
|
ABDN | GB | Financial and insurance activit… |
|
abrdn Precious Metals Basket ETF Trust
An ETF providing exposure to a basket of physical gold, sil…
|
GLTR | US | Financial and insurance activit… |
|
abrdn Private Equity Opportunities Trust plc
An investment trust providing access to a diversified portf…
|
APEO | GB | Financial and insurance activit… |
|
abrdn Silver ETF Trust
An investment trust issuing an ETF designed to track the pr…
|
SIVR | US | Financial and insurance activit… |
|
abrdn Smaller Companies Income Trust plc
An investment trust seeking income and capital growth from …
|
ASCI | GB | Financial and insurance activit… |
|
abrdn Total Dynamic Dividend Fund
A closed-ended equity fund seeking high dividend income and…
|
AOD | US | Financial and insurance activit… |
|
abrdn UK Smaller Companies Growth Trust plc
Investment trust seeking capital growth from a portfolio of…
|
AUSC | GB | Financial and insurance activit… |
|
abrdn World Healthcare Fund
A closed-end fund investing in global healthcare securities…
|
THW | US | Financial and insurance activit… |
abrdn Global Dynamic Dividend Fund via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/33229/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33229 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=33229 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=33229 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 33229}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for abrdn Global Dynamic Dividend Fund (id: 33229)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.