Cmdlets for Google Analytics

Build 23.0.8839

ApiVersion Parameter (Connect-GAnalytics Cmdlet)

UniversalAnalytics で使用するAPI バージョンを指定します。

Syntax

Connect-GAnalytics -ApiVersion string

Possible Values

V3, V4

Data Type

cstr

Default Value

"V4"

Remarks

Google Analytics v3 API を使用する場合はV3、Google Analytics v4 API を使用する場合はV4 に設定します。

Note: ApiVersion is specific to UniversalAnalytics Schema only.

Note: ApiVersion v4 is not supported for these views Accounts, WebProperties, Segments, Profiles and Goals. So, the driver will make a request with V3 for mentioned views even if you have specified v4 in the ApiVersion connection property.

This is a required parameter.

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