LinkedIn Ads
API versie: Marketing API 202605 (mei 2026) · Officiële docs: https://learn.microsoft.com/en-us/linkedin/marketing/
OAuth-flow
Standard OAuth 2.0 authorization code flow met refresh_token
| Authorization URL | https://www.linkedin.com/oauth/v2/authorization |
| Token URL | https://www.linkedin.com/oauth/v2/accessToken |
| Token body format | application/x-www-form-urlencoded |
| Scopes | r_ads, r_ads_reporting, rw_ads, r_organization_social |
| API base URL | https://api.linkedin.com/rest |
| Auth header | Authorization: Bearer + Linkedin-Version: 202605 + X-Restli-Protocol-Version: 2.0.0 |
Wat wordt gesynchroniseerd
- Ad accounts
- Sponsored campaigns
- Creative analytics (impressions, clicks, spend, costInLocalCurrency, dailyBudget)
Sync interval: Elke uur
Rate limits
LinkedIn legt 100 req/dag voor reporting + 5/min throttle. Wij batchen analytics queries per workspace.
Bekende beperkingen
- LinkedIn versionert per maand. Wij pinnen op `LINKEDIN_API_VERSION` env var en migreren proactief vóór de 12-maands sunset
- Conversion tracking via LinkedIn Insight Tag — wij synchroniseren niet bidirectioneel
- LinkedIn organisaties (owned pages) zijn separate scope (r_organization_social) — alleen geactiveerd als je organic posting opzet
Verbinden
- Ga in je workspace naar
/connections - Klik op "Verbinden" bij LinkedIn Ads
- Log in bij LinkedIn Ads en geef toestemming voor de scopes
- Selecteer welk ad-account je wilt synchroniseren
- De eerste sync start automatisch; volgende syncs draaien elke uur