public class AdAssetFeedSpecVideo extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdAssetFeedSpecVideo() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdAssetFeedSpecVideo loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAssetFeedSpecVideo> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext
in class APINode
public void setContext(APIContext context)
setContext
in class APINode
public List<AdAssetFeedSpecAssetLabel> getFieldAdlabels()
public AdAssetFeedSpecVideo setFieldAdlabels(List<AdAssetFeedSpecAssetLabel> value)
public AdAssetFeedSpecVideo setFieldAdlabels(String value)
public AdAssetFeedSpecVideo setFieldCaptionIds(List<String> value)
public String getFieldThumbnailHash()
public AdAssetFeedSpecVideo setFieldThumbnailHash(String value)
public String getFieldThumbnailUrl()
public AdAssetFeedSpecVideo setFieldThumbnailUrl(String value)
public String getFieldUrlTags()
public AdAssetFeedSpecVideo setFieldUrlTags(String value)
public String getFieldVideoId()
public AdAssetFeedSpecVideo setFieldVideoId(String value)
public AdAssetFeedSpecVideo copyFrom(AdAssetFeedSpecVideo instance)
public static APIRequest.ResponseParser<AdAssetFeedSpecVideo> getParser()
Copyright © 2020. All rights reserved.