public class AdAssetVideo extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAssetVideo() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAssetVideo loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAssetVideo> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic AdAssetVideo setFieldCaptionIds(List<String> value)
public String getFieldId()
public AdAssetVideo setFieldId(String value)
public String getFieldSourceImageUrl()
public AdAssetVideo setFieldSourceImageUrl(String value)
public String getFieldTag()
public AdAssetVideo setFieldTag(String value)
public String getFieldThumbnailHash()
public AdAssetVideo setFieldThumbnailHash(String value)
public String getFieldThumbnailSource()
public AdAssetVideo setFieldThumbnailSource(String value)
public String getFieldThumbnailUrl()
public AdAssetVideo setFieldThumbnailUrl(String value)
public String getFieldUrl()
public AdAssetVideo setFieldUrl(String value)
public String getFieldUrlTags()
public AdAssetVideo setFieldUrlTags(String value)
public String getFieldVideoId()
public AdAssetVideo setFieldVideoId(String value)
public String getFieldVideoName()
public AdAssetVideo setFieldVideoName(String value)
public AdAssetVideo copyFrom(AdAssetVideo instance)
public static APIRequest.ResponseParser<AdAssetVideo> getParser()
Copyright © 2024. All rights reserved.