All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
AdCreativeVideoDataCustomOverlaySpec |
copyFrom(AdCreativeVideoDataCustomOverlaySpec instance) |
AdCreativeVideoDataCustomOverlaySpec |
fetch() |
static AdCreativeVideoDataCustomOverlaySpec |
fetchById(Long id,
APIContext context) |
static AdCreativeVideoDataCustomOverlaySpec |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdCreativeVideoDataCustomOverlaySpec> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdCreativeVideoDataCustomOverlaySpec> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdCreativeVideoDataCustomOverlaySpec> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdCreativeVideoDataCustomOverlaySpec>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
AdCreativeVideoDataCustomOverlaySpec.APIRequestGet |
get() |
APIContext |
getContext() |
String |
getFieldBackgroundColor() |
AdCreativeVideoDataCustomOverlaySpec.EnumBackgroundOpacity |
getFieldBackgroundOpacity() |
Long |
getFieldDuration() |
Boolean |
getFieldFloatWithMargin() |
Boolean |
getFieldFullWidth() |
String |
getFieldId() |
AdCreativeVideoDataCustomOverlaySpec.EnumOption |
getFieldOption() |
AdCreativeVideoDataCustomOverlaySpec.EnumPosition |
getFieldPosition() |
Long |
getFieldStart() |
AdCreativeVideoDataCustomOverlaySpec.EnumTemplate |
getFieldTemplate() |
String |
getFieldTextColor() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeVideoDataCustomOverlaySpec> |
getParser() |
static AdCreativeVideoDataCustomOverlaySpec |
loadJSON(String json,
APIContext context) |
static APINodeList<AdCreativeVideoDataCustomOverlaySpec> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
String |
toString() |