facebook / facebook-java-business-sdk

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

Custom Audiences Delete User Exception #345

Closed xxy19901202 closed 1 year ago

xxy19901202 commented 3 years ago

Which SDK version are you using?

9.0.0

What's the issue?

when call API to delete users of custom audiences, if over 1K records per request, it will return exception info

Steps/Sample code to reproduce the issue

APINodeList<APINode> deleteResult = new CustomAudience(customAudienceId,adAccount.getContext()).deleteUsers().setPayload(payloadJson).execute(); image

Observed Results:

Expected Results:

stale[bot] commented 2 years ago

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.