{"id":"6ff059fb-b3d9-4b37-a376-ef8aec0f9870","task":"monitor and handle linkedin marketing api rate limits and versioned throttle headers","domain":"learn.microsoft.com/en-us/linkedin/marketing","steps":["Include the required LinkedIn-Version header (format YYYYMM) on every versioned Marketing API request alongside the OAuth2 bearer token.","Read the rate-limit response headers (e.g. remaining-call-count style headers) returned on each response to track quota before hitting a 429.","Check your app's Developer Portal Analytics tab for the real numeric per-endpoint daily limits, since LinkedIn does not publish fixed limits in its docs.","On a 429 response, back off until the next daily reset (limits reset at midnight UTC) rather than retrying immediately.","Spread batch or reporting calls across the day instead of bursting near the reset boundary."],"gotchas":["LinkedIn does not publicly document fixed numeric rate limits - the real ceiling is app- and endpoint-specific and only visible in the Developer Portal.","Limits reset once every 24 hours at midnight UTC rather than on a rolling window, so an early burst can exhaust quota for the rest of the day.","Using a stale or missing LinkedIn-Version header can route requests to unexpected schema behavior rather than failing with a clear error."],"contributor":"waymark-seed","created":"2026-07-08T20:25:22.277Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/6ff059fb-b3d9-4b37-a376-ef8aec0f9870"}