public class AdsCustomPivotsPreview extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsCustomPivotsPreview() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsCustomPivotsPreview loadJSON(String json, APIContext context, String header)
public static APINodeList<AdsCustomPivotsPreview> 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 AdsCustomPivotsPreview setFieldAccountId(String value)
public String getFieldAccountName()
public AdsCustomPivotsPreview setFieldAccountName(String value)
public String getFieldAdId()
public AdsCustomPivotsPreview setFieldAdId(String value)
public String getFieldAdName()
public AdsCustomPivotsPreview setFieldAdName(String value)
public String getFieldAdsetId()
public AdsCustomPivotsPreview setFieldAdsetId(String value)
public String getFieldAdsetName()
public AdsCustomPivotsPreview setFieldAdsetName(String value)
public String getFieldCampaignId()
public AdsCustomPivotsPreview setFieldCampaignId(String value)
public String getFieldCampaignName()
public AdsCustomPivotsPreview setFieldCampaignName(String value)
public AdsCustomPivotsPreview setFieldCustomBreakdown(List<String> value)
public AdsCustomPivotsPreview copyFrom(AdsCustomPivotsPreview instance)
public static APIRequest.ResponseParser<AdsCustomPivotsPreview> getParser()
Copyright © 2024. All rights reserved.