Google Shopping Merchant Accounts V1beta Client - Class AccessRight (0.1.0)

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 \ V1beta

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ACCESS_RIGHT_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum ACCESS_RIGHT_UNSPECIFIED = 0;

STANDARD

Value: 1

Standard access rights.

Generated from protobuf enum STANDARD = 1;

ADMIN

Value: 2

Admin access rights.

Generated from protobuf enum ADMIN = 2;

PERFORMANCE_REPORTING

Value: 3

Users with this right have access to performance and insights.

Generated from protobuf enum PERFORMANCE_REPORTING = 3;