Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class AccessRight.
The access right.
Protobuf type google.shopping.merchant.accounts.v1beta.AccessRight
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1betaMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ACCESS_RIGHT_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum ACCESS_RIGHT_UNSPECIFIED = 0;
STANDARD
Value: 1Standard access rights.
Generated from protobuf enum STANDARD = 1;
ADMIN
Value: 2Admin access rights.
Generated from protobuf enum ADMIN = 2;
PERFORMANCE_REPORTING
Value: 3Users with this right have access to performance and insights.
Generated from protobuf enum PERFORMANCE_REPORTING = 3;