ConversionSource

ConversionSource

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

Fields
name

string

Output only. Identifier. Generated by the Content API upon creation of a new ConversionSource . Format: [a-z]{4}:.+ The four characters before the colon represent the type of conversion source. Content after the colon represents the ID of the conversion source within that type. The ID of two different conversion sources might be the same across different types. The following type prefixes are supported: * galk : For GoogleAnalyticsLink sources. * mcdn : For MerchantCenterDestination sources.

state

State

Output only. Current state of this conversion source. Can't be edited through the API.

expire_time

Timestamp

Output only. The time when an archived conversion source becomes permanently deleted and is no longer available to undelete.

controller

Controller

Output only. Controller of the conversion source.

Union field source_data . Required. Conversion source data specific to each different type of source. source_data can be only one of the following:
merchant_center_destination

MerchantCenterDestination

Conversion Source of type "Merchant Center Tag Destination".