
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 Asian Income Fund Limited
Investment company targeting income and growth from high-yi…
|
AAIF | JE | Financial and insurance activit… |
|
ABRDN ASIA-PACIFIC INCOME FUND, INC.
A closed-end fund investing in Asia-Pacific debt securities…
|
FAX | US | Financial and insurance activit… |
|
abrdn Asia-Pacific Income Fund VCC
Closed-end fund investing in Asia-Pacific debt securities f…
|
FAP | SG | Financial and insurance activit… |
|
ABRDN AUSTRALIA EQUITY FUND, INC.
A closed-end fund seeking capital appreciation by investing…
|
IAF | US | Financial and insurance activit… |
|
abrdn Diversified Income and Growth plc
An investment trust in a managed wind-down, realizing asset…
|
ADIG | GB | Financial and insurance activit… |
|
abrdn Emerging Markets ex-China Fund, Inc.
A closed-ended fund investing in emerging market equities, …
|
AEF | US | Financial and insurance activit… |
|
abrdn Equity Income Trust plc
Investment trust providing income and long-term growth from…
|
AEI | GB | Financial and insurance activit… |
|
ABRDN GLOBAL INCOME FUND, INC.
A closed-end fund investing in global fixed-income securiti…
|
FCO | US | Financial and insurance activit… |
|
abrdn Global Infrastructure Income Fund
A closed-end fund investing in global infrastructure for in…
|
ASGI | US | Financial and insurance activit… |
|
abrdn Global Premier Properties Fund
A closed-end fund investing globally in real estate equitie…
|
AWP | 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.