| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202102 |
| Modifier and Type | Method and Description |
|---|---|
AdResponse[] |
AdResponse.getRedirectResponses()
Gets the redirectResponses value for this AdResponse.
|
AdResponse |
AdResponse.getRedirectResponses(int i) |
AdResponse[] |
AdBreak.getRootAdResponses()
Gets the rootAdResponses value for this AdBreak.
|
AdResponse |
AdBreak.getRootAdResponses(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdResponse.setRedirectResponses(AdResponse[] redirectResponses)
Sets the redirectResponses value for this AdResponse.
|
void |
AdResponse.setRedirectResponses(int i,
AdResponse _value) |
void |
AdBreak.setRootAdResponses(AdResponse[] rootAdResponses)
Sets the rootAdResponses value for this AdBreak.
|
void |
AdBreak.setRootAdResponses(int i,
AdResponse _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) |
AdResponse(String requestUrl,
Boolean isVmapRequest,
String responseBody,
AdResponse[] redirectResponses,
SamError samError,
SamError[] adErrors) |
Copyright © 2022. All rights reserved.