Package com.google.shopping.merchant.conversions.v1 (1.0.0)

GitHub Repository

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceClient Service Description: Service for managing conversion sources for a merchant account.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.shopping.merchant.conversions.v1.AttributionSettings

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

com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceSettings Settings class to configure an instance of ConversionSourcesServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.conversions.v1.AccountName
com.google.shopping.merchant.conversions.v1.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.conversions.v1.AttributionSettings.Builder Represents attribution settings for conversion sources receiving pre-attribution data.
com.google.shopping.merchant.conversions.v1.AttributionSettings.ConversionType Message representing the type of a conversion event.
com.google.shopping.merchant.conversions.v1.AttributionSettings.ConversionType.Builder Message representing the type of a conversion event.
com.google.shopping.merchant.conversions.v1.ConversionSource Represents a conversion source owned by a Merchant account. A merchant account can have up to 200 conversion sources.
com.google.shopping.merchant.conversions.v1.ConversionSource.Builder Represents a conversion source owned by a Merchant account. A merchant account can have up to 200 conversion sources.
com.google.shopping.merchant.conversions.v1.ConversionSourceName
com.google.shopping.merchant.conversions.v1.ConversionSourceName.Builder Builder for accounts/{account}/conversionSources/{conversion_source}.
com.google.shopping.merchant.conversions.v1.ConversionSourcesProto
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceClient.ListConversionSourcesFixedSizeCollection
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceClient.ListConversionSourcesPage
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceClient.ListConversionSourcesPagedResponse
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceGrpc Service for managing conversion sources for a merchant account.
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceGrpc.ConversionSourcesServiceImplBase Base class for the server implementation of the service ConversionSourcesService. Service for managing conversion sources for a merchant account.
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceSettings.Builder Builder for ConversionSourcesServiceSettings.
com.google.shopping.merchant.conversions.v1.CreateConversionSourceRequest Request message for the CreateConversionSource method.
com.google.shopping.merchant.conversions.v1.CreateConversionSourceRequest.Builder Request message for the CreateConversionSource method.
com.google.shopping.merchant.conversions.v1.DeleteConversionSourceRequest Request message for the DeleteConversionSource method.
com.google.shopping.merchant.conversions.v1.DeleteConversionSourceRequest.Builder Request message for the DeleteConversionSource method.
com.google.shopping.merchant.conversions.v1.GetConversionSourceRequest Request message for the GetConversionSource method.
com.google.shopping.merchant.conversions.v1.GetConversionSourceRequest.Builder Request message for the GetConversionSource method.
com.google.shopping.merchant.conversions.v1.GoogleAnalyticsLink "Google Analytics Link" sources can be used to get conversion data from an existing Google Analytics property into the linked Merchant Center account.
com.google.shopping.merchant.conversions.v1.GoogleAnalyticsLink.Builder "Google Analytics Link" sources can be used to get conversion data from an existing Google Analytics property into the linked Merchant Center account.
com.google.shopping.merchant.conversions.v1.ListConversionSourcesRequest Request message for the ListConversionSources method.
com.google.shopping.merchant.conversions.v1.ListConversionSourcesRequest.Builder Request message for the ListConversionSources method.
com.google.shopping.merchant.conversions.v1.ListConversionSourcesResponse Response message for the ListConversionSources method.
com.google.shopping.merchant.conversions.v1.ListConversionSourcesResponse.Builder Response message for the ListConversionSources method.
com.google.shopping.merchant.conversions.v1.MerchantCenterDestination "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.
com.google.shopping.merchant.conversions.v1.MerchantCenterDestination.Builder "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.
com.google.shopping.merchant.conversions.v1.UndeleteConversionSourceRequest Request message for the UndeleteConversionSource method.
com.google.shopping.merchant.conversions.v1.UndeleteConversionSourceRequest.Builder Request message for the UndeleteConversionSource method.
com.google.shopping.merchant.conversions.v1.UpdateConversionSourceRequest Request message for the UpdateConversionSource method.
com.google.shopping.merchant.conversions.v1.UpdateConversionSourceRequest.Builder Request message for the UpdateConversionSource method.

Interfaces

Interface Description
com.google.shopping.merchant.conversions.v1.AttributionSettings.ConversionTypeOrBuilder
com.google.shopping.merchant.conversions.v1.AttributionSettingsOrBuilder
com.google.shopping.merchant.conversions.v1.ConversionSourceOrBuilder
com.google.shopping.merchant.conversions.v1.ConversionSourcesServiceGrpc.AsyncService Service for managing conversion sources for a merchant account.
com.google.shopping.merchant.conversions.v1.CreateConversionSourceRequestOrBuilder
com.google.shopping.merchant.conversions.v1.DeleteConversionSourceRequestOrBuilder
com.google.shopping.merchant.conversions.v1.GetConversionSourceRequestOrBuilder
com.google.shopping.merchant.conversions.v1.GoogleAnalyticsLinkOrBuilder
com.google.shopping.merchant.conversions.v1.ListConversionSourcesRequestOrBuilder
com.google.shopping.merchant.conversions.v1.ListConversionSourcesResponseOrBuilder
com.google.shopping.merchant.conversions.v1.MerchantCenterDestinationOrBuilder
com.google.shopping.merchant.conversions.v1.UndeleteConversionSourceRequestOrBuilder
com.google.shopping.merchant.conversions.v1.UpdateConversionSourceRequestOrBuilder

Enums

Enum Description
com.google.shopping.merchant.conversions.v1.AttributionSettings.AttributionModel The attribution model used for this source. We support the same set of models offered by Google Analytics 4.
com.google.shopping.merchant.conversions.v1.ConversionSource.Controller Entity controlling the conversion source.
com.google.shopping.merchant.conversions.v1.ConversionSource.SourceDataCase
com.google.shopping.merchant.conversions.v1.ConversionSource.State Represents the state of a conversion source.