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