Class StartPolicy (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
StartPolicy(value)
Defines when an offer should start.
Enums
Name
Description
START_POLICY_UNSPECIFIED
Default value. This value is unused.
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`.
SCHEDULED_START_TIME
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-01 UTC."],[],[]]