| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202105 |
| Modifier and Type | Method and Description |
|---|---|
TrackingEvent[] |
AdBreak.getTrackingEvents()
Gets the trackingEvents value for this AdBreak.
|
TrackingEvent |
AdBreak.getTrackingEvents(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdBreak.setTrackingEvents(int i,
TrackingEvent _value) |
void |
AdBreak.setTrackingEvents(TrackingEvent[] trackingEvents)
Sets the trackingEvents value for this AdBreak.
|
| Constructor and Description |
|---|
AdBreak(AdResponse[] rootAdResponses,
AdDecisionCreative[] adDecisionCreatives,
Integer podNum,
Integer linearAbsolutePodNum,
Long adBreakDurationMillis,
Long filledDurationMillis,
Long servedDurationMillis,
DateTime startDateTime,
Long startTimeOffsetMillis,
SamError samError,
Integer midrollIndex,
Boolean decisionedAds,
TrackingEvent[] trackingEvents) |
Copyright © 2022. All rights reserved.