GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

Get Account Reporting SettingsQueryDeprecated

Deprecation date 18 Feb 2022

Get the report settings for an Account

Request Parameters

  • accountId

    ID
    Required

Response Fields

ReportingSettings
  • id

    ID

    Report Settings Identifier

  • hidePersonallyIdentifiableInfo

    Boolean

    Flag indicating if personally identifiable should be hidden in reports. For example, if a report was reduced to a small enough audience, enabling this flag would hide details in reports for small audiences.

  • analyticsReportingSettings

    AnalyticsReportingSettings

    Analytics Reporting Settings applied to the account

  • account

    Account

    ReportingSettings Account complexity: 10