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

Bump facebook-java-business-sdk to v18.0.4 #23

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Bump facebook-java-business-sdk to v18.0.4 #23

merged 2 commits into from
Mar 4, 2024

Conversation

d-hrs
Copy link
Contributor

@d-hrs d-hrs commented Mar 4, 2024

Facebook Marketing API v17 will be EOL May 14, 2024.
https://developers.facebook.com/docs/graph-api/changelog/
image

Updated SDK to support API v18.

@@ -102,9 +102,6 @@ public String get(String name)
case "place_page_name": return adsInsights.getFieldPlacePageName();
case "purchase_roas": return actionsToString(adsInsights.getFieldPurchaseRoas());
case "quality_ranking": return adsInsights.getFieldQualityRanking();
case "quality_score_ectr": return adsInsights.getFieldQualityScoreEctr();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@yas-okadatech yas-okadatech left a comment

Choose a reason for hiding this comment

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

LGTM!

@d-hrs d-hrs merged commit 1145913 into master Mar 4, 2024
1 check passed
@d-hrs d-hrs deleted the bump-sdk branch March 4, 2024 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants