Closed xxy19901202 closed 1 year 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.
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();
Observed Results:
Expected Results: