package google.shopping.merchant.conversions.v1beta

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ConversionSourcesService

conversionsources.proto:37

Service for managing conversion sources for a merchant account.

message AttributionSettings

conversionsources.proto:180

Represents attribution settings for conversion sources receiving pre-attribution data.

Used in: GoogleAnalyticsLink, MerchantCenterDestination

enum AttributionSettings.AttributionModel

conversionsources.proto:194

The attribution model used for this source. We support the same set of models offered by Google Analytics 4, as described in: https://support.google.com/analytics/answer/10596866.

Used in: AttributionSettings

message AttributionSettings.ConversionType

conversionsources.proto:182

Message representing a types of conversion events

Used in: AttributionSettings

message ConversionSource

conversionsources.proto:105

Represents a conversion source owned by a Merchant account. A merchant account can have up to 200 conversion sources.

Used as response type in: ConversionSourcesService.CreateConversionSource, ConversionSourcesService.GetConversionSource, ConversionSourcesService.UndeleteConversionSource, ConversionSourcesService.UpdateConversionSource

Used as field type in: CreateConversionSourceRequest, ListConversionSourcesResponse, UpdateConversionSourceRequest

enum ConversionSource.Controller

conversionsources.proto:130

Entity controlling the conversion source.

Used in: ConversionSource

enum ConversionSource.State

conversionsources.proto:114

Represents state of the conversion source.

Used in: ConversionSource

conversionsources.proto:240

"Google Analytics Link" sources can be used to get conversion data from an existing Google Analytics property into the linked Merchant Center account.

Used in: ConversionSource

message MerchantCenterDestination

conversionsources.proto:260

"Merchant Center Destination" sources can be used to send conversion events from an online store using a Google tag directly to a Merchant Center account where the source is created.

Used in: ConversionSource