public class AdsOptimalDeliveryGrowthOpportunity extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsOptimalDeliveryGrowthOpportunity() |
| Modifier and Type | Method and Description |
|---|---|
AdsOptimalDeliveryGrowthOpportunity |
copyFrom(AdsOptimalDeliveryGrowthOpportunity instance) |
APIContext |
getContext() |
List<Object> |
getFieldChildMetadata() |
String |
getFieldId() |
Object |
getFieldMetadata() |
String |
getFieldOptimizationType() |
String |
getId() |
static APIRequest.ResponseParser<AdsOptimalDeliveryGrowthOpportunity> |
getParser() |
static AdsOptimalDeliveryGrowthOpportunity |
loadJSON(String json,
APIContext context) |
static APINodeList<AdsOptimalDeliveryGrowthOpportunity> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
AdsOptimalDeliveryGrowthOpportunity |
setFieldChildMetadata(List<Object> value) |
AdsOptimalDeliveryGrowthOpportunity |
setFieldId(String value) |
AdsOptimalDeliveryGrowthOpportunity |
setFieldMetadata(Object value) |
AdsOptimalDeliveryGrowthOpportunity |
setFieldOptimizationType(String value) |
String |
toString() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsOptimalDeliveryGrowthOpportunity loadJSON(String json, APIContext context)
public static APINodeList<AdsOptimalDeliveryGrowthOpportunity> 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 AdsOptimalDeliveryGrowthOpportunity setFieldChildMetadata(List<Object> value)
public Object getFieldMetadata()
public AdsOptimalDeliveryGrowthOpportunity setFieldMetadata(Object value)
public String getFieldOptimizationType()
public AdsOptimalDeliveryGrowthOpportunity setFieldOptimizationType(String value)
public String getFieldId()
public AdsOptimalDeliveryGrowthOpportunity setFieldId(String value)
public AdsOptimalDeliveryGrowthOpportunity copyFrom(AdsOptimalDeliveryGrowthOpportunity instance)
public static APIRequest.ResponseParser<AdsOptimalDeliveryGrowthOpportunity> getParser()
Copyright © 2018. All rights reserved.