Oracle® Marketing Segmentation Guide > Installing and Administering Segmentation and List Generation > Managing Web Service Integration with Marketing Segmentation >

segmentationOptions Element Details


This method deletes one or more saved result sets of target level objects identified by a list of GUID values belonging to a segment. Table 7 describes the options specified for the segmentationOptions element:

Table 7. Options specified within the segmentationOptions element
Option
Values
Description

countOverride

  • All
  • Default (default)
  • None

The countOverride value must be set to "All" to execute getCounts SOAP method. "All" specifies that count numbers are calculated for all criteria blocks. Otherwise executing getCounts results in an error.

removeCacheHits

  • false (default)
  • true

Usually cache entries are refreshed with the latest information when cache entries are expired or do not exist. Set removeCacheHits to true for getCounts to ensure that you query against the most current data. This is achieved by removing all existing cache entries that contain count information for the target segment or segment tree and repopulating the cache with new count number entries calculated by getCounts.

samplingFactor

  • 100 (default)
  • 0 to 100

The getCounts calculates the count number of criteria blocks against a subset of the data determined by the samplingFactor value. The default value of 100 determines that the count number is calculated against the entire data set. Set the samplingFactor to indicate the size of the data set for calculating counts.

Prompts

Possible values are 0 to unbounded.

Prompts do not have any namevaluepair element by default when not specified in segmentationOptions or when segmentationOptions is not specified.

Values sent through prompts for corresponding prompted columns in segments and segment trees are used to filter data when generating counts. If columns in segment are prompted and corresponding values are not sent, no filter criteria are applied.

govRules

Possible values are 0 to unbounded.

govRules do not have any namevaluepair element by default when not specified in segmentationOptions or when segmentationOptions is not specified. Values sent through govRules namvaluepairs enforce corresponding contact planning rules for the segment.

Oracle® Marketing Segmentation Guide Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.