public class AdCreativeLinkDataSponsorshipInfoSpec extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdCreativeLinkDataSponsorshipInfoSpec() |
Modifier and Type | Method and Description |
---|---|
AdCreativeLinkDataSponsorshipInfoSpec |
copyFrom(AdCreativeLinkDataSponsorshipInfoSpec instance) |
APIContext |
getContext() |
String |
getFieldSponsorImageUrl() |
String |
getFieldSponsorName() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeLinkDataSponsorshipInfoSpec> |
getParser() |
static AdCreativeLinkDataSponsorshipInfoSpec |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdCreativeLinkDataSponsorshipInfoSpec> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdCreativeLinkDataSponsorshipInfoSpec |
setFieldSponsorImageUrl(String value) |
AdCreativeLinkDataSponsorshipInfoSpec |
setFieldSponsorName(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public AdCreativeLinkDataSponsorshipInfoSpec()
public static AdCreativeLinkDataSponsorshipInfoSpec loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeLinkDataSponsorshipInfoSpec> 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 getFieldSponsorImageUrl()
public AdCreativeLinkDataSponsorshipInfoSpec setFieldSponsorImageUrl(String value)
public String getFieldSponsorName()
public AdCreativeLinkDataSponsorshipInfoSpec setFieldSponsorName(String value)
public AdCreativeLinkDataSponsorshipInfoSpec copyFrom(AdCreativeLinkDataSponsorshipInfoSpec instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataSponsorshipInfoSpec> getParser()
Copyright © 2020. All rights reserved.