Community Discussion

Ask a Question
Back to All

safetyLevel UI issue

not a big issue
just annoying
steps to reproduce:

  1. login to taboola ads
  2. go to campaigns tab
  3. click edit campaign
  4. close edit campaign sidebar section

expected: Safety level shouldn't change
actual: Safety level changed to '-' sign

not sure if that happens only to me but campaigns endpoint returns null value for 'safetyLevel' field
{
"safetyLevel":null,
"dimension":"SPONSORED",
"demandType":"DIRECT"
}