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