contextual_segments_targeting

NameModifier & DefaultsTypeDescription
contextual_segments_targetingRead-only

Default:
Multi-Targeting Object with state = ALL
Multi-Targeting ObjectHolds a reference to the campaign's contextual targeting details. (If no targeting exists, an empty collection is returned.)

(See: Update Contextual Targeting )
{
   // Other campaign fields omitted..
   "contextual_segments_targeting": {
      "state": "EXISTS",
      "value": null,
      "href": "https://backstage.taboola.com/backstage/api/1.0/demo-account/campaigns/1234/targeting/contextual_segments"
   }
}

📘

The value property is always null.