Google Analytics Admin V1alpha Client - Class AdsWebConversionDataExportScope (0.15.1)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AdsWebConversionDataExportScope.

The Conversion Export Scope for data exported to linked Ads Accounts.

Protobuf type google.analytics.admin.v1alpha.AttributionSettings.AdsWebConversionDataExportScope

Namespace

Google \ Analytics \ Admin \ V1alpha \ AttributionSettings

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum ADS_WEB_CONVERSION_DATA_EXPORT_SCOPE_UNSPECIFIED = 0;

NOT_SELECTED_YET

Value: 1

No data export scope selected yet.

Export scope can never be changed back to this value.

Generated from protobuf enum NOT_SELECTED_YET = 1;

CROSS_CHANNEL

Value: 2

The Ads Web Conversion Data export scope is Cross Channel.

Generated from protobuf enum CROSS_CHANNEL = 2;

ADS_PREFERRED

Value: 3

The Ads Web Conversion Data export scope is Ads Preferred.

Generated from protobuf enum ADS_PREFERRED = 3;