public class AdAssetFeedSpecVideo extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAssetFeedSpecVideo() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdAssetFeedSpecVideo loadJSON(String json, APIContext context)
public static APINodeList<AdAssetFeedSpecVideo> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic List<AdAssetFeedSpecAssetLabel> getFieldAdlabels()
public AdAssetFeedSpecVideo setFieldAdlabels(List<AdAssetFeedSpecAssetLabel> value)
public AdAssetFeedSpecVideo setFieldAdlabels(String value)
public AdAssetFeedSpecVideo setFieldCaptionIds(List<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 © 2017. All rights reserved.