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