All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
AdsReportBuilderSavedReport |
copyFrom(AdsReportBuilderSavedReport instance) |
AdsReportBuilderSavedReport |
fetch() |
static AdsReportBuilderSavedReport |
fetchById(Long id,
APIContext context) |
static AdsReportBuilderSavedReport |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdsReportBuilderSavedReport> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdsReportBuilderSavedReport> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdsReportBuilderSavedReport> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdsReportBuilderSavedReport>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
AdsReportBuilderSavedReport.APIRequestGet |
get() |
APIContext |
getContext() |
String |
getFieldActionReportTime() |
String |
getFieldAdAccountId() |
List<String> |
getFieldAttributionWindows() |
Object |
getFieldComparisonDateInterval() |
String |
getFieldCreationSource() |
String |
getFieldCreationTime() |
String |
getFieldCurrency() |
Object |
getFieldDateInterval() |
String |
getFieldDatePreset() |
List<String> |
getFieldDefaultAttributionWindows() |
List<List<String>> |
getFieldDimensionGroups() |
List<String> |
getFieldDimensions() |
com.google.gson.JsonArray |
getFieldFiltering() |
List<Map<String,List<Object>>> |
getFieldFormatting() |
String |
getFieldId() |
Profile |
getFieldLastAccessBy() |
String |
getFieldLastAccessTime() |
String |
getFieldLastReportSnapshotId() |
String |
getFieldLastReportSnapshotTime() |
String |
getFieldLastSharedReportExpiration() |
Long |
getFieldLimit() |
Long |
getFieldLockedDimensions() |
List<String> |
getFieldMetrics() |
String |
getFieldReportName() |
Long |
getFieldReportSnapshotAsyncPercentCompletion() |
String |
getFieldReportSnapshotAsyncStatus() |
String |
getFieldScheduleFrequency() |
String |
getFieldScope() |
Boolean |
getFieldShowDeprecateAwBanner() |
List<Object> |
getFieldSorting() |
String |
getFieldStartDate() |
String |
getFieldStatus() |
List<String> |
getFieldSubscribers() |
Profile |
getFieldUpdateBy() |
String |
getFieldUpdateTime() |
Profile |
getFieldUser() |
List<String> |
getFieldUserDimensions() |
List<String> |
getFieldUserMetrics() |
String |
getFieldViewType() |
String |
getId() |
static APIRequest.ResponseParser<AdsReportBuilderSavedReport> |
getParser() |
static AdsReportBuilderSavedReport |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdsReportBuilderSavedReport> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |