Reference documentation and code samples for the Google Shopping Merchant Conversions V1 Client class Controller.
Entity controlling the conversion source.
Protobuf type google.shopping.merchant.conversions.v1.ConversionSource.Controller
Namespace
Google \ Shopping \ Merchant \ Conversions \ V1 \ ConversionSourceMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
CONTROLLER_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum CONTROLLER_UNSPECIFIED = 0;
MERCHANT
Value: 1
Controlled by the Merchant who owns the Conversion Source.
Generated from protobuf enum MERCHANT = 1;
YOUTUBE_AFFILIATES
Value: 2
Controlled by the Youtube Affiliates program.
Generated from protobuf enum YOUTUBE_AFFILIATES = 2;