public class AdPromotedObject extends APINode
Modifier and Type | Class and Description |
---|---|
static class |
AdPromotedObject.EnumCustomEventType |
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
AdPromotedObject() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static AdPromotedObject loadJSON(String json, APIContext context, String header)
public static APINodeList<AdPromotedObject> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext
in class APINode
public void setContext(APIContext context)
setContext
in class APINode
public String getFieldApplicationId()
public AdPromotedObject setFieldApplicationId(String value)
public String getFieldCustomConversionId()
public AdPromotedObject setFieldCustomConversionId(String value)
public String getFieldCustomEventStr()
public AdPromotedObject setFieldCustomEventStr(String value)
public AdPromotedObject.EnumCustomEventType getFieldCustomEventType()
public AdPromotedObject setFieldCustomEventType(AdPromotedObject.EnumCustomEventType value)
public String getFieldEventId()
public AdPromotedObject setFieldEventId(String value)
public String getFieldFundraiserCampaignId()
public AdPromotedObject setFieldFundraiserCampaignId(String value)
public String getFieldObjectStoreUrl()
public AdPromotedObject setFieldObjectStoreUrl(String value)
public String getFieldOfferId()
public AdPromotedObject setFieldOfferId(String value)
public String getFieldOfflineConversionDataSetId()
public AdPromotedObject setFieldOfflineConversionDataSetId(String value)
public String getFieldPageId()
public AdPromotedObject setFieldPageId(String value)
public String getFieldPixelAggregationRule()
public AdPromotedObject setFieldPixelAggregationRule(String value)
public String getFieldPixelId()
public AdPromotedObject setFieldPixelId(String value)
public String getFieldPixelRule()
public AdPromotedObject setFieldPixelRule(String value)
public String getFieldPlacePageSetId()
public AdPromotedObject setFieldPlacePageSetId(String value)
public String getFieldProductCatalogId()
public AdPromotedObject setFieldProductCatalogId(String value)
public String getFieldProductItemId()
public AdPromotedObject setFieldProductItemId(String value)
public String getFieldProductSetId()
public AdPromotedObject setFieldProductSetId(String value)
public String getFieldRetentionDays()
public AdPromotedObject setFieldRetentionDays(String value)
public AdPromotedObject copyFrom(AdPromotedObject instance)
public static APIRequest.ResponseParser<AdPromotedObject> getParser()
Copyright © 2020. All rights reserved.