Google Analytics Admin V1alpha Client - Class AdsWebConversionDataExportScope (0.20.0)

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;

PAID_AND_ORGANIC_CHANNELS

Value: 2

Paid and organic channels are eligible to receive conversion credit, but only credit assigned to Google Ads channels will appear in your Ads accounts. To learn more, see Paid and Organic channels.

Generated from protobuf enum PAID_AND_ORGANIC_CHANNELS = 2;

GOOGLE_PAID_CHANNELS

Value: 3

Only Google Ads paid channels are eligible to receive conversion credit.

To learn more, see Google Paid channels.

Generated from protobuf enum GOOGLE_PAID_CHANNELS = 3;