Class AnalyticsLicense

Export

AnalyticsLicense

Constructors

Properties

compressedRetentionTime?: string

Retention time for compressed data, returned as ISO 8601 duration format: P(n)Y(n)M(n)DT(n)H(n)M(n)S

Memberof

AnalyticsLicense

createdAt?: Date

Creation date of the Analytics License, returned as ISO 8601 date-time format

Memberof

AnalyticsLicense

customData?: {
    [key: string]: any;
}

User-specific meta data. This can hold anything.

Type declaration

  • [key: string]: any

Memberof

AnalyticsLicense

Labels for CustomData fields

Memberof

AnalyticsLicense

customDataFieldsCount?: number

The number of customData fields available

Memberof

AnalyticsLicense

Whitelisted domains

Memberof

AnalyticsLicense

Memberof

AnalyticsLicense

id?: string

Id of the Analytics License

Memberof

AnalyticsLicense

ignoreDNT?: boolean

Whether the Do Not Track request from the browser should be ignored

Memberof

AnalyticsLicense

impressions?: number

Number of impressions recorded

Memberof

AnalyticsLicense

includeInInsights?: boolean

Whether the data of this license should be included in the industry insights or not

Memberof

AnalyticsLicense

industry?: string

The industry of the organization associated with the Analytics License

Memberof

AnalyticsLicense

licenseKey?: string

License Key

Memberof

AnalyticsLicense

maxImpressions?: number

Maximum number of impressions

Memberof

AnalyticsLicense

name?: string

Name of the Analytics License

Memberof

AnalyticsLicense

orderIndex?: number

Order index of license

Memberof

AnalyticsLicense

planExpiredAt?: Date

The expiration date of the license if applicable, returned as ISO 8601 date-time format

Memberof

AnalyticsLicense

rateLimit?: string

The rate limit of this license

Memberof

AnalyticsLicense

retentionTime?: string

Retention time of impressions, returned as ISO 8601 duration format: P(n)Y(n)M(n)DT(n)H(n)M(n)S

Memberof

AnalyticsLicense

subIndustry?: string

The subindustry of the organization associated with the Analytics License

Memberof

AnalyticsLicense

timeZone?: string

The timezone of the Analytics License

Memberof

AnalyticsLicense