Skip to main content

Get Campaign Reports Configuration

GET 

/campaigns/reports-configuration

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Fetches configuration for campaign reports. Currently it includes only one element - identity attributes defined as custom report columns. Requires roles of CERT_ADMIN and ORG_ADMIN.

Request

Responses

Campaign Report Configuration

Schema
    identityAttributeColumns string[]nullable

    list of identity attribute columns

Loading...