-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 Facebook Marketing: update API to v19.0
#35746
Merged
artem1205
merged 18 commits into
master
from
artem1205/source-facebook-marketing-OC-4439
Mar 6, 2024
Merged
🚨🚨 Source Facebook Marketing: update API to v19.0
#35746
artem1205
merged 18 commits into
master
from
artem1205/source-facebook-marketing-OC-4439
Mar 6, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
octavia-squidington-iii
added
area/connectors
Connector related issues
connectors/source/facebook-marketing
labels
Mar 1, 2024
artem1205
changed the title
Artem1205/source facebook marketing oc 4439
Source Facebook Marketing: update API to Mar 1, 2024
v19.0
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
octavia-squidington-iii
added
the
area/documentation
Improvements or additions to documentation
label
Mar 1, 2024
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
1 task
artem1205
changed the title
Source Facebook Marketing: update API to
🚨🚨 Source Facebook Marketing: update API to Mar 4, 2024
v19.0
v19.0
bazarnov
approved these changes
Mar 4, 2024
katmarkham
requested changes
Mar 4, 2024
releases: | ||
breakingChanges: | ||
2.0.0: | ||
message: "All Ads-Insights-* streams now have updated schemas." |
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.
can you add the user action needed here?
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.
updated
…cebook-marketing-OC-4439
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
katmarkham
approved these changes
Mar 5, 2024
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
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
breaking-change
Don't merge me unless you are ready.
connectors/source/facebook-marketing
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Resolve https://github.com/airbytehq/oncall/issues/4439, #35334
How
update facebook api to
v19.0
Recommended reading order
airbyte-integrations/connectors/source-facebook-marketing/pyproject.toml
🚨 User Impact 🚨
schema changes in
Ads-Insights-*
reportsPre-merge Actions
Updating a connector
Community member or Airbyter
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
Connector Generator
-scaffold
in their name) have been updated with the latest scaffold by running./gradlew :airbyte-integrations:connector-templates:generator:generateScaffolds
then checking in your changes