All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
AdsReportBuilderMMMReportScheduler |
copyFrom(AdsReportBuilderMMMReportScheduler instance) |
AdsReportBuilderMMMReportScheduler |
fetch() |
static AdsReportBuilderMMMReportScheduler |
fetchById(Long id,
APIContext context) |
static AdsReportBuilderMMMReportScheduler |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdsReportBuilderMMMReportScheduler> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdsReportBuilderMMMReportScheduler> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdsReportBuilderMMMReportScheduler> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdsReportBuilderMMMReportScheduler>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
AdsReportBuilderMMMReportScheduler.APIRequestGet |
get() |
APIContext |
getContext() |
List<String> |
getFieldAdAccountIds() |
List<Object> |
getFieldFiltering() |
String |
getFieldId() |
String |
getFieldReportName() |
String |
getFieldScheduleFrequency() |
String |
getId() |
static APIRequest.ResponseParser<AdsReportBuilderMMMReportScheduler> |
getParser() |
static AdsReportBuilderMMMReportScheduler |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdsReportBuilderMMMReportScheduler> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |