public class AdsPost extends APINode
| Modifier and Type | Class and Description |
|---|---|
static class |
AdsPost.APIRequestGetInsights |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsPost() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsPost loadJSON(String json, APIContext context)
public static APINodeList<AdsPost> 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 AdsPost.APIRequestGetInsights getInsights()
public User getFieldAdminCreator()
public String getFieldCreationTime()
public String getFieldFeedAudienceDescription()
public Targeting getFieldFeedTargeting()
public String getFieldId()
public String getFieldMessage()
public String getFieldModifiedTime()
public String getFieldOgActionSummary()
public String getFieldPermalinkUrl()
public Place getFieldPlace()
public String getFieldPrivacyDescription()
public Object getFieldPromotionInfo()
public String getFieldScheduledPublishTime()
public String getFieldStoryToken()
public String getFieldThumbnail()
public String getFieldType()
public String getFieldVideoId()
public static APIRequest.ResponseParser<AdsPost> getParser()
Copyright © 2018. All rights reserved.