Google Shopping Merchant Accounts V1beta Client - Class State (1.4.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 State.
Possible program participation states for the account.
Protobuf type google.shopping.merchant.accounts.v1beta.Program.State
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1beta \ Program
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
STATE_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum STATE_UNSPECIFIED = 0;
NOT_ELIGIBLE
Value: 1
The account is not eligible to participate in the program.
Generated from protobuf enum NOT_ELIGIBLE = 1;
ELIGIBLE
Value: 2
The account is eligible to participate in the program.
[[["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-30 UTC."],[],[]]