facebook-java-business-sdk
facebook-java-business-sdk copied to clipboard
Java SDK for Meta Marketing APIs
### Which SDK version are you using? 12.0.1 ### What's the issue? I exported 7000 users to my Facebook audience on July 29, 2022, and after a few hours, the...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.3.61 to 1.6.0. Release notes Sourced from kotlin-stdlib's releases. Kotlin 1.6.0 Changelog Android KT-48019 Bundle Kotlin Tooling Metadata into apk artifacts KT-47733 JVM / IR: Android Synthetic...
https://github.com/facebook/facebook-java-business-sdk/blob/b815f20005b0f7236676793dbbaa404ac480e173/src/main/java/com/facebook/ads/sdk/AdAccount.java#L7312
### Which SDK version are you using? version 12.0.0 ### What's the issue? I create a new application on developer and in my request i get the error: You are...
#328 Delete of more than 150 or 200 users from custom audience is failing with NPE. The changes as part of PR is tested with 10000 users delete from custom...
### **Which SDK version are you using?** com.facebook.business.sdk:facebook-java-business-sdk:13.0.0 ### **What's the issue?** Caused by: java.lang.IllegalStateException: Not a JSON Object ### **class** ProductItem ### **error code** obj = obj.get("images").getAsJsonObject(); Iterator var10...
### Which SDK version are you using? com.facebook.business.sdk:facebook-java-business-sdk:13.0.0 ### What's the issue? hourly_stats_aggregated_by_advertiser_time_zone is not a field that can be requested or parsed from response. ### Steps/Sample code to reproduce...
Bumps [gson](https://github.com/google/gson) from 2.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...