Google Shopping Merchant Accounts V1beta Client - Class AccessRight (1.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]