Skip to main content

Set Campaign Reports Configuration

PUT 

/campaigns/reports-configuration

Use this API to overwrite the configuration for campaign reports.

A token with ORG_ADMIN or CERT_ADMIN authority is required to call this API.

Request

Body

required

Campaign report configuration.

    identityAttributeColumns string[]nullable

    list of identity attribute columns

Responses

The persisted campaign report configuration.

Schema

    identityAttributeColumns string[]nullable

    list of identity attribute columns

Loading...