Interface protos.google.marketingplatform.admin.v1alpha.ReportPropertyUsageResponse.IPropertyUsage (0.4.0)

Properties of a PropertyUsage.

Package

@google-ads/marketing-platform-admin

Properties

accountId

accountId?: (number|Long|string|null);

PropertyUsage accountId

billableEventCount

billableEventCount?: (number|Long|string|null);

PropertyUsage billableEventCount

displayName

displayName?: (string|null);

PropertyUsage displayName

property

property?: (string|null);

PropertyUsage property

propertyType

propertyType?: (google.marketingplatform.admin.v1alpha.AnalyticsPropertyType|keyof typeof google.marketingplatform.admin.v1alpha.AnalyticsPropertyType|null);

PropertyUsage propertyType

serviceLevel

serviceLevel?: (google.marketingplatform.admin.v1alpha.AnalyticsServiceLevel|keyof typeof google.marketingplatform.admin.v1alpha.AnalyticsServiceLevel|null);

PropertyUsage serviceLevel

totalEventCount

totalEventCount?: (number|Long|string|null);

PropertyUsage totalEventCount