Skip to main content

PUT SEA Segment

PUT 

/reachEnhancement/segment/:id

Method to update a segment of a sea campaign. The id path parameter is the unique segment id.

Define either a categoryTaxomoyId (get the available category taxonomies by the method /reachEnhancement/taxonomy) or define a complete customized segment by your own (customSetting) by setting keywords and text elements.

Note: By default the location targeting will be generated by a radius (you can define) around the locations city. As an alternative you can also define an includedLocations list, by setting the corresponding engine codes (see /reachEnhancement/EngineCodes). If you want to to exclude locations actively, you can use the same engine codes for the excludedLocations list.

Request

Responses

OK