| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202111 |
| Modifier and Type | Method and Description |
|---|---|
AdDecisionCreative[] |
AdBreak.getAdDecisionCreatives()
Gets the adDecisionCreatives value for this AdBreak.
|
AdDecisionCreative |
AdBreak.getAdDecisionCreatives(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdBreak.setAdDecisionCreatives(AdDecisionCreative[] adDecisionCreatives)
Sets the adDecisionCreatives value for this AdBreak.
|
void |
AdBreak.setAdDecisionCreatives(int i,
AdDecisionCreative _value) |
| 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.