Cloud Commerce Producer v1beta API - Enum PrivateOffer.Types.Term.Types.StartPolicy (1.0.0-beta01)

public enum PrivateOffer.Types.Term.Types.StartPolicy

Reference 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.V1Beta

Assembly

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 term.scheduled_start_time.

ScheduledStartTime

The resulting order starts at the scheduled start time.

Unspecified

Default value. This value is unused.