public class AdCreativeVideoData extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdCreativeVideoData() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdCreativeVideoData loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeVideoData> 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 Long getFieldAdditionalImageIndex()
public AdCreativeVideoData setFieldAdditionalImageIndex(Long value)
public String getFieldBrandedContentSharedToSponsorStatus()
public AdCreativeVideoData setFieldBrandedContentSharedToSponsorStatus(String value)
public String getFieldBrandedContentSponsorPageId()
public AdCreativeVideoData setFieldBrandedContentSponsorPageId(String value)
public AdCreativeLinkDataCallToAction getFieldCallToAction()
public AdCreativeVideoData setFieldCallToAction(AdCreativeLinkDataCallToAction value)
public AdCreativeVideoData setFieldCallToAction(String value)
public List<AdCreativeCollectionThumbnailInfo> getFieldCollectionThumbnails()
public AdCreativeVideoData setFieldCollectionThumbnails(List<AdCreativeCollectionThumbnailInfo> value)
public AdCreativeVideoData setFieldCollectionThumbnails(String value)
public String getFieldImageHash()
public AdCreativeVideoData setFieldImageHash(String value)
public String getFieldImageUrl()
public AdCreativeVideoData setFieldImageUrl(String value)
public String getFieldLinkDescription()
public AdCreativeVideoData setFieldLinkDescription(String value)
public String getFieldMessage()
public AdCreativeVideoData setFieldMessage(String value)
public String getFieldOfferId()
public AdCreativeVideoData setFieldOfferId(String value)
public String getFieldPageWelcomeMessage()
public AdCreativeVideoData setFieldPageWelcomeMessage(String value)
public AdCreativePostClickConfiguration getFieldPostClickConfiguration()
public AdCreativeVideoData setFieldPostClickConfiguration(AdCreativePostClickConfiguration value)
public AdCreativeVideoData setFieldPostClickConfiguration(String value)
public AdCreativeVideoData setFieldRetailerItemIds(List<String> value)
public Targeting getFieldTargeting()
public AdCreativeVideoData setFieldTargeting(Targeting value)
public AdCreativeVideoData setFieldTargeting(String value)
public String getFieldTitle()
public AdCreativeVideoData setFieldTitle(String value)
public String getFieldVideoId()
public AdCreativeVideoData setFieldVideoId(String value)
public AdCreativeVideoData copyFrom(AdCreativeVideoData instance)
public static APIRequest.ResponseParser<AdCreativeVideoData> getParser()
Copyright © 2020. All rights reserved.