| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
DynamicPostChildAttachment |
DynamicPostChildAttachment.copyFrom(DynamicPostChildAttachment instance) |
static DynamicPostChildAttachment |
DynamicPostChildAttachment.loadJSON(String json,
APIContext context,
String header) |
DynamicPostChildAttachment |
DynamicPostChildAttachment.setFieldDescription(String value) |
DynamicPostChildAttachment |
DynamicPostChildAttachment.setFieldImageUrl(String value) |
DynamicPostChildAttachment |
DynamicPostChildAttachment.setFieldLink(String value) |
DynamicPostChildAttachment |
DynamicPostChildAttachment.setFieldPlaceId(String value) |
DynamicPostChildAttachment |
DynamicPostChildAttachment.setFieldProductId(String value) |
DynamicPostChildAttachment |
DynamicPostChildAttachment.setFieldTitle(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DynamicPostChildAttachment> |
RTBDynamicPost.getFieldChildAttachments() |
static APIRequest.ResponseParser<DynamicPostChildAttachment> |
DynamicPostChildAttachment.getParser() |
static APINodeList<DynamicPostChildAttachment> |
DynamicPostChildAttachment.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
DynamicPostChildAttachment |
DynamicPostChildAttachment.copyFrom(DynamicPostChildAttachment instance) |
Copyright © 2020. All rights reserved.