Community Discussion
safetyLevel UI issue
about 3 years ago by Igor Lapshyn
not a big issue
just annoying
steps to reproduce:
- login to taboola ads
- go to campaigns tab
- click edit campaign
- 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"
}