AI-generated Key Takeaways
- 
          VideoPositionWithinPod represents a targetable position within a pod in a video stream, allowing targeting to any position (first, second, third, ..., last). 
- 
          The indexfield specifies the position within the pod, with 1 being the first, incremental values for subsequent positions, and 100 always representing the last position regardless of the total number of positions.
- 
          This object is used in various services including AdRuleService, ForecastService, and LineItemService. 
Represents a targetable position within a pod within a video stream. A video ad can be targeted to any position in the pod (first, second, third ... last). If there is only 1 ad in a pod, either first or last will target that position.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| 
                            | 
                            The specific index of the pod. The index is defined as: 
 Positions over 100 are not supported. |