public class AdCreativeObjectStorySpec extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdCreativeObjectStorySpec() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdCreativeObjectStorySpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeObjectStorySpec> 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 String getFieldInstagramActorId()
public AdCreativeObjectStorySpec setFieldInstagramActorId(String value)
public AdCreativeLinkData getFieldLinkData()
public AdCreativeObjectStorySpec setFieldLinkData(AdCreativeLinkData value)
public AdCreativeObjectStorySpec setFieldLinkData(String value)
public String getFieldPageId()
public AdCreativeObjectStorySpec setFieldPageId(String value)
public AdCreativePhotoData getFieldPhotoData()
public AdCreativeObjectStorySpec setFieldPhotoData(AdCreativePhotoData value)
public AdCreativeObjectStorySpec setFieldPhotoData(String value)
public AdCreativeLinkData getFieldTemplateData()
public AdCreativeObjectStorySpec setFieldTemplateData(AdCreativeLinkData value)
public AdCreativeObjectStorySpec setFieldTemplateData(String value)
public AdCreativeTextData getFieldTextData()
public AdCreativeObjectStorySpec setFieldTextData(AdCreativeTextData value)
public AdCreativeObjectStorySpec setFieldTextData(String value)
public AdCreativeVideoData getFieldVideoData()
public AdCreativeObjectStorySpec setFieldVideoData(AdCreativeVideoData value)
public AdCreativeObjectStorySpec setFieldVideoData(String value)
public AdCreativeObjectStorySpec copyFrom(AdCreativeObjectStorySpec instance)
public static APIRequest.ResponseParser<AdCreativeObjectStorySpec> getParser()
Copyright © 2020. All rights reserved.