Module: Google::Shopping::Merchant::Accounts::V1beta::BusinessIdentity::PromotionsConsent
- Defined in:
- proto_docs/google/shopping/merchant/accounts/v1beta/businessidentity.rb
Overview
All possible settings regarding promotions related to the business identity.
Constant Summary collapse
- PROMOTIONS_CONSENT_UNSPECIFIED =
Default value indicating that no selection was made.
0
- PROMOTIONS_CONSENT_GIVEN =
Indicates that the account consented to having their business identity used for promotions.
1
- PROMOTIONS_CONSENT_DENIED =
Indicates that the account did not consent to having their business identity used for promotions.
2