public class AdCreativeBrandedContentAdsPartners extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdCreativeBrandedContentAdsPartners() |
| Modifier and Type | Method and Description |
|---|---|
AdCreativeBrandedContentAdsPartners |
copyFrom(AdCreativeBrandedContentAdsPartners instance) |
APIContext |
getContext() |
String |
getFieldFbPageId() |
String |
getFieldIdentityType() |
String |
getFieldIgAssetId() |
String |
getFieldIgUserId() |
String |
getId() |
static APIRequest.ResponseParser<AdCreativeBrandedContentAdsPartners> |
getParser() |
static AdCreativeBrandedContentAdsPartners |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdCreativeBrandedContentAdsPartners> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdCreativeBrandedContentAdsPartners |
setFieldFbPageId(String value) |
AdCreativeBrandedContentAdsPartners |
setFieldIdentityType(String value) |
AdCreativeBrandedContentAdsPartners |
setFieldIgAssetId(String value) |
AdCreativeBrandedContentAdsPartners |
setFieldIgUserId(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdCreativeBrandedContentAdsPartners loadJSON(String json, APIContext context, String header)
public static APINodeList<AdCreativeBrandedContentAdsPartners> 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 getFieldFbPageId()
public AdCreativeBrandedContentAdsPartners setFieldFbPageId(String value)
public String getFieldIdentityType()
public AdCreativeBrandedContentAdsPartners setFieldIdentityType(String value)
public String getFieldIgAssetId()
public AdCreativeBrandedContentAdsPartners setFieldIgAssetId(String value)
public String getFieldIgUserId()
public AdCreativeBrandedContentAdsPartners setFieldIgUserId(String value)
public AdCreativeBrandedContentAdsPartners copyFrom(AdCreativeBrandedContentAdsPartners instance)
public static APIRequest.ResponseParser<AdCreativeBrandedContentAdsPartners> getParser()
Copyright © 2024. All rights reserved.