An interval of aCustomPacingCurve. A custom pacing goal contains a start time and an
amount. The goal will apply until either the next custom pacing goal'sgetStartTimeor
the line item's end time if it is the last goal.
The start date and time of the goal. This field is required unlessuseLineItemStartDateTimeis true.
useLineItemStartDateTime
xsd:boolean
Whether theLineItem.startDateTimeshould be used for the start date and time of this
goal. This field is not persisted and if it is set to true, thestartDateTimefield
will be populated by the line item's start time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-13 UTC."],[],[],null,["# type CustomPacingGoal (v202508)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202508/ForecastService.CustomPacingGoal) **LineItemService** **Dependencies** \n[CustomPacingCurve](/ad-manager/api/reference/v202508/LineItemService.CustomPacingCurve) \n▼\n**CustomPacingGoal**\n\nAn interval of a [CustomPacingCurve](/ad-manager/api/reference/v202508/LineItemService.CustomPacingCurve). A custom pacing goal contains a start time and an\namount. The goal will apply until either the next custom pacing goal's `getStartTime` or\nthe line item's end time if it is the last goal.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|--------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `startDateTime` | ` `[DateTime](/ad-manager/api/reference/v202508/LineItemService.DateTime)` ` The start date and time of the goal. This field is required unless `useLineItemStartDateTime` is true. |\n| ### `useLineItemStartDateTime` | ` `xsd:`boolean` Whether the [LineItem.startDateTime](/ad-manager/api/reference/v202508/LineItemService.LineItem#startDateTime) should be used for the start date and time of this goal. This field is not persisted and if it is set to true, the `startDateTime` field will be populated by the line item's start time. |\n| ### `amount` | ` `xsd:`long` \u003cbr /\u003e |"]]