Versions Compared

Key

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

...

See Defining Custom Segments for more information about Custom Segments.


{


Structure

Code Block
{  
   "id": "<UUID of content>",
   "name": "<Customer-defined segment name>",
}

Example

Code Block
“segments”: [

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

        “name”: “Campfire-Equipment”

}