facebook / facebook-java-business-sdk

Java SDK for Meta Marketing APIs
https://developers.facebook.com/docs/business-sdk
Other
393 stars 324 forks source link

Add `depends_on` support for Batch Request #447

Open daubac402 opened 8 months ago

daubac402 commented 8 months ago

Which SDK version are you using?

18.0.1

What's the issue?

Seems other SDK like php-graph-sdk does support depends_on for batch request (example here) but this SDK doesn't

stcheng commented 7 months ago

thanks. we will evaluate if this could be re-introduced.