Cloud Commerce Producer V1BETA API - Module Google::Cloud::CommerceProducer::V1beta::PrivateOffer::Term::StartPolicy (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-04 UTC."],[],[]]