Skip to contents

Creates a segment estimate query.

See https://www.paws-r-sdk.com/docs/customerprofiles_create_segment_estimate/ for full documentation.

Usage

customerprofiles_create_segment_estimate(
  DomainName,
  SegmentQuery = NULL,
  SegmentSqlQuery = NULL
)

Arguments

DomainName

[required] The unique name of the domain.

SegmentQuery

The segment query for calculating a segment estimate.

SegmentSqlQuery

The segment SQL query.