| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
DayPart |
DayPart.copyFrom(DayPart instance) |
static DayPart |
DayPart.loadJSON(String json,
APIContext context,
String header) |
DayPart |
DayPart.setFieldDays(List<Long> value) |
DayPart |
DayPart.setFieldEndMinute(Long value) |
DayPart |
DayPart.setFieldStartMinute(Long value) |
DayPart |
DayPart.setFieldTimezoneType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DayPart> |
AdSet.getFieldAdsetSchedule() |
static APIRequest.ResponseParser<DayPart> |
DayPart.getParser() |
static APINodeList<DayPart> |
DayPart.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
| Modifier and Type | Method and Description |
|---|---|
DayPart |
DayPart.copyFrom(DayPart instance) |
| Modifier and Type | Method and Description |
|---|---|
AdSet |
AdSet.setFieldAdsetSchedule(List<DayPart> value) |
Copyright © 2020. All rights reserved.