Closed mkrul closed 9 months ago
v19.0
We have updated our facebook specs to opt-out of advantage audiences in accordance with the documentation:
targeting: targeting_automation: advantage_audience: 0
This is causing a 400 error to be raised:
400
Koala::Facebook::ClientError: type: OAuthException, code: 100, message: (#100) Unsupported targeting option: targeting_automation, x-fb-trace-id: AXCkFH06WAb [HTTP 400]
This appears to be a known bug that is also impacting the facebook-java-business-sdk.
This appears to have been resolved. Closing this issue.
Which SDK version are you using?
v19.0
What's the issue?
We have updated our facebook specs to opt-out of advantage audiences in accordance with the documentation:
This is causing a
400
error to be raised:This appears to be a known bug that is also impacting the facebook-java-business-sdk.