Skip to content
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

Source Amazon Ads : Migrate Portfolios stream to Portfolio API V3 #53692

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

topefolorunso
Copy link
Collaborator

@topefolorunso topefolorunso commented Feb 14, 2025

Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 0:37am

Copy link
Collaborator

@DanyloGL DanyloGL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@topefolorunso, there need to make changes in data format (avoiding breaking changes) and request schema.

@topefolorunso
Copy link
Collaborator Author

@DanyloGL Please review

@natikgadzhi
Copy link
Contributor

@artem1205 take a look at this PR plese. Does it work on top of yours once we merge yours?

@artem1205
Copy link
Collaborator

artem1205 commented Feb 20, 2025

@natikgadzhi ,

Does it work on top of yours once we merge yours?

it should work. I guess we can run regression test for this stream only to be sure. will approve after 🟢

fields:
- path:
- lastUpdatedDate
value: "{{ format_datetime(record['extendedData']['lastUpdateDateTime'], '%s') }}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check old format in expected_records.jsonl, it is EPOCH in milliseconds

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed @artem1205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/amazon-ads
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants