-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Upgrading linkedin ads api version for creatives stream #49458
base: master
Are you sure you want to change the base?
feat: Upgrading linkedin ads api version for creatives stream #49458
Conversation
@FVidalCarneiro is attempting to deploy a commit to the Airbyte Growth Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@FVidalCarneiro thanks for update the connector. Update the connector version in the metadata.yaml
and pyproject.toml
files, also add an entry in the connector documentation for this change.
Would be possible to provide access to maintainers edit your branch? This is necessary to run tests, future format fixes and merging the contribution.
hello @maxi297, @natikgadzhi, just added the |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lazebnyi thanks, do you know when the 5.1.0 will be officially available to be able to merge this one ? |
Time for another rebase? |
…ce-linkedin-ads-creatives-upgrade-feat # Conflicts: # docs/integrations/sources/linkedin-ads.md
hello @natikgadzhi @lazebnyi, all done ✅ FYI @FVidalCarneiro |
What
This PR aims to solve the issue (#49457). It does this quite simply by upgrading the linkedin ads version of the creatives stream to the
202410
version. This is an important step of the Linkedin ads API with its long term objective to deprecate the endpoints InMailContents API or the AdDirectSponsoredContents API.How
Upgrading the manifest.yaml file of the source connector.
Review guide
User Impact
User impacts only the creatives stream is only the addition of the name column. This can be confirmed here.
Can this PR be safely reverted and rolled back?