public class AdCreativeLinkDataMoment extends APINode
| Modifier and Type | Class and Description |
|---|---|
static class |
AdCreativeLinkDataMoment.EnumType |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeLinkDataMoment() |
| Modifier and Type | Method and Description |
|---|---|
AdCreativeLinkDataMoment |
copyFrom(AdCreativeLinkDataMoment instance) |
APIContext |
getContext() |
String |
getFieldId() |
AdCreativeLinkDataMoment.EnumType |
getFieldType() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeLinkDataMoment> |
getParser() |
static AdCreativeLinkDataMoment |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdCreativeLinkDataMoment> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdCreativeLinkDataMoment |
setFieldId(String value) |
AdCreativeLinkDataMoment |
setFieldType(AdCreativeLinkDataMoment.EnumType value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeLinkDataMoment loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeLinkDataMoment> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldId()
public AdCreativeLinkDataMoment setFieldId(String value)
public AdCreativeLinkDataMoment.EnumType getFieldType()
public AdCreativeLinkDataMoment setFieldType(AdCreativeLinkDataMoment.EnumType value)
public AdCreativeLinkDataMoment copyFrom(AdCreativeLinkDataMoment instance)
public static APIRequest.ResponseParser<AdCreativeLinkDataMoment> getParser()
Copyright © 2024. All rights reserved.