public class CustomAudiencesharedAccountInfo extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
CustomAudiencesharedAccountInfo() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static CustomAudiencesharedAccountInfo loadJSON(String json, APIContext context)
public static APINodeList<CustomAudiencesharedAccountInfo> 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 String getFieldAccountId()
public CustomAudiencesharedAccountInfo setFieldAccountId(String value)
public String getFieldAccountName()
public CustomAudiencesharedAccountInfo setFieldAccountName(String value)
public String getFieldBusinessId()
public CustomAudiencesharedAccountInfo setFieldBusinessId(String value)
public String getFieldBusinessName()
public CustomAudiencesharedAccountInfo setFieldBusinessName(String value)
public String getFieldSharingStatus()
public CustomAudiencesharedAccountInfo setFieldSharingStatus(String value)
public String getFieldId()
public CustomAudiencesharedAccountInfo setFieldId(String value)
public CustomAudiencesharedAccountInfo copyFrom(CustomAudiencesharedAccountInfo instance)
public static APIRequest.ResponseParser<CustomAudiencesharedAccountInfo> getParser()
Copyright © 2018. All rights reserved.