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 |
getFieldId() |
String |
getFieldSponsorImageUrl() |
String |
getFieldSponsorName() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeLinkDataSponsorshipInfoSpec> |
getParser() |
static AdCreativeLinkDataSponsorshipInfoSpec |
loadJSON(String json,
APIContext context) |
static APINodeList<AdCreativeLinkDataSponsorshipInfoSpec> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
AdCreativeLinkDataSponsorshipInfoSpec |
setFieldId(String value) |
AdCreativeLinkDataSponsorshipInfoSpec |
setFieldSponsorImageUrl(String value) |
AdCreativeLinkDataSponsorshipInfoSpec |
setFieldSponsorName(String value) |
String |
toString() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic AdCreativeLinkDataSponsorshipInfoSpec()
public static AdCreativeLinkDataSponsorshipInfoSpec loadJSON(String json, APIContext context)
public static APINodeList<AdCreativeLinkDataSponsorshipInfoSpec> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldSponsorImageUrl()
public AdCreativeLinkDataSponsorshipInfoSpec setFieldSponsorImageUrl(String value)
public String getFieldSponsorName()
public AdCreativeLinkDataSponsorshipInfoSpec setFieldSponsorName(String value)
public String getFieldId()
public AdCreativeLinkDataSponsorshipInfoSpec setFieldId(String value)
public AdCreativeLinkDataSponsorshipInfoSpec copyFrom(AdCreativeLinkDataSponsorshipInfoSpec instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataSponsorshipInfoSpec> getParser()
Copyright © 2018. All rights reserved.