public class AdCreativePhotoData extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdCreativePhotoData() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdCreativePhotoData loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativePhotoData> 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 getFieldBrandedContentSharedToSponsorStatus()
public AdCreativePhotoData setFieldBrandedContentSharedToSponsorStatus(String value)
public String getFieldBrandedContentSponsorPageId()
public AdCreativePhotoData setFieldBrandedContentSponsorPageId(String value)
public String getFieldCaption()
public AdCreativePhotoData setFieldCaption(String value)
public String getFieldImageHash()
public AdCreativePhotoData setFieldImageHash(String value)
public String getFieldPageWelcomeMessage()
public AdCreativePhotoData setFieldPageWelcomeMessage(String value)
public String getFieldUrl()
public AdCreativePhotoData setFieldUrl(String value)
public AdCreativePhotoData copyFrom(AdCreativePhotoData instance)
public static APIRequest.ResponseParser<AdCreativePhotoData> getParser()
Copyright © 2020. All rights reserved.