public enum PrivateOffer.Types.Term.Types.StartPolicyReference documentation and code samples for the Cloud Commerce Producer v1beta API enum PrivateOffer.Types.Term.Types.StartPolicy.
Defines when an offer should start.
Namespace
Google.Cloud.CommerceProducer.V1BetaAssembly
Google.Cloud.CommerceProducer.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
Immediate |
The resulting order starts immediately upon the customer's acceptance
of the offer, if no partner approval is required, or else immediately
after the partner approves the purchase if order approval is required.
This enum value cannot be combined with |
ScheduledStartTime |
The resulting order starts at the scheduled start time. |
Unspecified |
Default value. This value is unused. |