Enum BusinessIdentity.Types.PromotionsConsent
All possible settings regarding promotions related to the business identity.
Namespace: Google.Shopping.Merchant.Accounts.V1Beta
Assembly: Google.Shopping.Merchant.Accounts.V1Beta.dll
Syntax
public enum BusinessIdentity.Types.PromotionsConsent
Fields
Name | Description |
---|---|
Denied | Indicates that the account did not consent to having their business identity used for promotions. |
Given | Indicates that the account consented to having their business identity used for promotions. |
Unspecified | Default value indicating that no selection was made. |