Skip to main content

Get Campaign Reports Configuration

GET 

/campaigns/reports-configuration

deprecated

Use this API to fetch the configuration for certification campaign reports. The configuration includes only one element - identity attributes defined as custom report columns. 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.

Responses

Campaign report configuration.

Schema

    identityAttributeColumns string[]nullable

    list of identity attribute columns

Loading...