Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if a Custom Segment named Campfire-Equipment is defined and the content for an article named “Campfire Cooking in the Wild” matches the criteria, the Verity JSON response for the article lists Campfire-Equipment in the segments field:

Code Block
languagejson
“segments”: [

...


   {
   “id”: “cec034e2-6fb5-416e-b3b5-6cbb7cbc6e31”,

...


       “name”: “Campfire-Equipment”

...


   }
]

 Deactivate a Custom Segment

...