public class AdCreativeStaticFallbackSpec extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdCreativeStaticFallbackSpec() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdCreativeStaticFallbackSpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeStaticFallbackSpec> 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 AdCreativeLinkDataCallToAction getFieldCallToAction()
public AdCreativeStaticFallbackSpec setFieldCallToAction(AdCreativeLinkDataCallToAction value)
public AdCreativeStaticFallbackSpec setFieldCallToAction(String value)
public String getFieldDescription()
public AdCreativeStaticFallbackSpec setFieldDescription(String value)
public String getFieldImageHash()
public AdCreativeStaticFallbackSpec setFieldImageHash(String value)
public String getFieldLink()
public AdCreativeStaticFallbackSpec setFieldLink(String value)
public String getFieldMessage()
public AdCreativeStaticFallbackSpec setFieldMessage(String value)
public String getFieldName()
public AdCreativeStaticFallbackSpec setFieldName(String value)
public AdCreativeStaticFallbackSpec copyFrom(AdCreativeStaticFallbackSpec instance)
public static APIRequest.ResponseParser<AdCreativeStaticFallbackSpec> getParser()
Copyright © 2020. All rights reserved.