Skip to main content

Set Campaign Reports Configuration

PUT 

/campaigns/reports-configuration

deprecated

Use this API to overwrite the configuration for campaign reports. Though this Beta endpoint has been deprecated, you can find its V3 equivalent here. 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...