airbytehq / airbytehq/airbyte

[source-linkedin-ads] Add a videos stream to expose video duration and media metadata

未关闭
#81,508 2 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
autoteam community connectors/source/linkedin-ads hyd-prove hyd-review needs-triage team/use
主要语言
Python
星标
22.1k
派生
5.3k
PR 合并指标
PR 指标待抓取

描述

### Topic

[source-linkedin-ads] Add a videos stream to expose video duration and media metadata

### Relevant information

The LinkedIn Ads connector (v5.6.9) has no stream exposing video assets. Marketing teams analyzing video ad performance need the video duration to compute completion rates and compare creatives, but none of the 19 existing streams return it.

The data is available via the LinkedIn Videos API: GET /rest/videos?q=associatedAccount&associatedAccount=urn:li:sponsoredAccount:{id} returns all videos in a sponsored account's media library with duration (ms), thumbnail, aspect ratio and status. The read-only r_ads scope already required by the connector is sufficient.

I have a working implementation (manifest-only, modeled on the existing conversions stream: account partition router, offset pagination, LinkedIn-Version 202601) and will open a PR referencing this issue.

---
**Internal Tracking:** https://github.com/airbytehq/oncall/issues/13071

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。