Cloud Commerce Producer V1BETA API - Module Google::Cloud::CommerceProducer::V1beta::PrivateOffer::Term::StartPolicy (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Producer V1BETA API module Google::Cloud::CommerceProducer::V1beta::PrivateOffer::Term::StartPolicy.

Defines when an offer should start.

Constants

START_POLICY_UNSPECIFIED

value: 0
Default value. This value is unused.

IMMEDIATE

value: 1
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.

SCHEDULED_START_TIME

value: 2
The resulting order starts at the scheduled start time.