Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Actor.
The various actors that can be involved in a handshake.
Protobuf type google.shopping.merchant.accounts.v1.Handshake.Actor
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1 \ HandshakeMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
ACTOR_UNSPECIFIED
Value: 0
Unspecified actor.
Generated from protobuf enum ACTOR_UNSPECIFIED = 0;
ACCOUNT
Value: 1
The last change was done by the account who has this service.
Generated from protobuf enum ACCOUNT = 1;
OTHER_PARTY
Value: 2
The last change was done by the other party who this service points to.
Generated from protobuf enum OTHER_PARTY = 2;