Cmdlets for Google Analytics

Build 23.0.8839

IncludeEmptyRows Parameter (Connect-GAnalytics Cmdlet)

この接続プロパティは、V4 API を使用している場合にのみ設定できます。false に設定すると、取得したすべての指標が0に等しい場合、プロバイダーには行が含まれません。デフォルトはtrue で、これらの行が含まれます。

Syntax

Connect-GAnalytics -IncludeEmptyRows bool

Possible Values

True, False

Data Type

bool

Default Value

true

Remarks

使用できる値:

TRUEプロバイダーには、取得したすべての指標が0に等しい行が含まれます。
FALSEプロバイダーには、取得したすべての指標が0に等しい行が含まれません。

Note that it is still possible for no rows to be returned with this set to TRUE depending on the dimensions included in the query. This property will only work when the cardinality of the dimension is known over the date range (such as with the Date dimension). If the cardinality is unknown or not defined, such as with the ProductName dimension on the Ecommerce table, no results would be returned.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839