Documentation Index

Fetch the complete documentation index at: https://docs.datajet.app/llms.txt

Use this file to discover all available pages before exploring further.

ExportAudienceRules

Prev Next

Exports to file for the segments and summary counts for the audience

KeyValue(s)Description
method"ExportAudienceRules"Exports to file for the fields defined in campaign root, each unique key-field value in the audience
name"Audience name"Optional.   Name of audience from which to build unique key list.
filenameexport file nameName of output file.  No path required as this is configured in the project campaign definition file.


{
  "method": "ExportAudienceRules",
  "name": "Movies",
  "filename": "MovieRules.xlsx",
  "description": "",
  "project": "Rg2-Audience"
}