ExportAudienceRules
- 1 Minute to read
- Print
- DarkLight
- PDF
ExportAudienceRules
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Exports to file for the segments and summary counts for the audience
Key | Value(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. |
filename | export file name | Name 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"
}
Was this article helpful?