Enum Program.Types.State
Possible program participation states for the account.
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public enum Program.Types.State
Fields
Name | Description |
---|---|
Eligible | The account is eligible to participate in the program. |
Enabled | The program is enabled for the account. |
NotEligible | The account is not eligible to participate in the program. |
Unspecified | Default value. This value is unused. |