AI-generated Key Takeaways
- 
          CustomPacingGoal represents an interval within a CustomPacingCurve, defined by a start time and an amount. 
- 
          A custom pacing goal is effective until the next goal's start time or the line item's end time if it's the last goal. 
- 
          The start date and time of the goal can be explicitly set with startDateTimeor derived from the LineItem's start time usinguseLineItemStartDateTime.
- 
          The amountfield specifies the value for the custom pacing goal.
An interval of a CustomPacingCurve. A custom pacing goal contains a start time and an
            amount. The goal will apply until either the next custom pacing goal's getStartTime or
            the line item's end time if it is the last goal.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| 
                            | The start date and time of the goal. This field is required unless  | 
| 
                            | 
                            Whether the 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  | 
| 
                            | 
                            |