Skip to main content

Set Campaign Reports Configuration

PUT 

/campaigns/reports-configuration

Use this API to overwrite the configuration for campaign reports. Calling this endpoint requires roles of CERT_ADMIN and ORG_ADMIN.

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...