public class PartnershipAdContentSearchMedia extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
PartnershipAdContentSearchMedia() |
| Modifier and Type | Method and Description |
|---|---|
PartnershipAdContentSearchMedia |
copyFrom(PartnershipAdContentSearchMedia instance) |
APIContext |
getContext() |
IGMedia |
getFieldIgMedia() |
Boolean |
getFieldIgMediaHasProductTags() |
Boolean |
getFieldIsAdCodeEntry() |
String |
getId() |
static APIRequest.ResponseParser<PartnershipAdContentSearchMedia> |
getParser() |
static PartnershipAdContentSearchMedia |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<PartnershipAdContentSearchMedia> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
PartnershipAdContentSearchMedia |
setFieldIgMedia(IGMedia value) |
PartnershipAdContentSearchMedia |
setFieldIgMedia(String value) |
PartnershipAdContentSearchMedia |
setFieldIgMediaHasProductTags(Boolean value) |
PartnershipAdContentSearchMedia |
setFieldIsAdCodeEntry(Boolean value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static PartnershipAdContentSearchMedia loadJSON(String json, APIContext context, String header)
public static APINodeList<PartnershipAdContentSearchMedia> 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 IGMedia getFieldIgMedia()
public PartnershipAdContentSearchMedia setFieldIgMedia(IGMedia value)
public PartnershipAdContentSearchMedia setFieldIgMedia(String value)
public Boolean getFieldIgMediaHasProductTags()
public PartnershipAdContentSearchMedia setFieldIgMediaHasProductTags(Boolean value)
public Boolean getFieldIsAdCodeEntry()
public PartnershipAdContentSearchMedia setFieldIsAdCodeEntry(Boolean value)
public PartnershipAdContentSearchMedia copyFrom(PartnershipAdContentSearchMedia instance)
public static APIRequest.ResponseParser<PartnershipAdContentSearchMedia> getParser()
Copyright © 2024. All rights reserved.