| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202002 |
| Modifier and Type | Method and Description |
|---|---|
AdResponse[] |
AdResponse.getRedirectResponses()
Gets the redirectResponses value for this AdResponse.
|
AdResponse |
AdResponse.getRedirectResponses(int i) |
AdResponse |
AdBreak.getRootAdResponse()
Gets the rootAdResponse value for this AdBreak.
|
| 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.setRootAdResponse(AdResponse rootAdResponse)
Sets the rootAdResponse value for this AdBreak.
|
| Constructor and Description |
|---|
AdBreak(AdResponse rootAdResponse,
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 © 2020. All rights reserved.