public class AdAccountContentFilterLevelsInheritance extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdAccountContentFilterLevelsInheritance() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic AdAccountContentFilterLevelsInheritance()
public static AdAccountContentFilterLevelsInheritance loadJSON(String json, APIContext context, String header)
public static APINodeList<AdAccountContentFilterLevelsInheritance> 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 AdAccountContentFilterLevelsInheritance setFieldAnBusinessIds(List<String> value)
public String getFieldAnLevel()
public AdAccountContentFilterLevelsInheritance setFieldAnLevel(String value)
public AdAccountContentFilterLevelsInheritance setFieldFacebookBusinessIds(List<String> value)
public String getFieldFacebookLevel()
public AdAccountContentFilterLevelsInheritance setFieldFacebookLevel(String value)
public AdAccountContentFilterLevelsInheritance copyFrom(AdAccountContentFilterLevelsInheritance instance)
public static APIRequest.ResponseParser<AdAccountContentFilterLevelsInheritance> getParser()
Copyright © 2020. All rights reserved.