All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
AdCustomDerivedMetrics |
copyFrom(AdCustomDerivedMetrics instance) |
AdCustomDerivedMetrics |
fetch() |
static AdCustomDerivedMetrics |
fetchById(Long id,
APIContext context) |
static AdCustomDerivedMetrics |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdCustomDerivedMetrics> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<AdCustomDerivedMetrics> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<AdCustomDerivedMetrics> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<AdCustomDerivedMetrics>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
AdCustomDerivedMetrics.APIRequestGet |
get() |
APIContext |
getContext() |
String |
getFieldAdAccountId() |
Business |
getFieldBusiness() |
String |
getFieldCreationTime() |
Profile |
getFieldCreator() |
String |
getFieldCustomDerivedMetricType() |
String |
getFieldDeletionTime() |
Profile |
getFieldDeletor() |
String |
getFieldDescription() |
String |
getFieldFormatType() |
String |
getFieldFormula() |
Boolean |
getFieldHasAttributionWindows() |
Boolean |
getFieldHasInlineAttributionWindow() |
String |
getFieldId() |
String |
getFieldName() |
String |
getFieldPermission() |
String |
getFieldSavedReportId() |
String |
getFieldScope() |
String |
getId() |
static APIRequest.ResponseParser<AdCustomDerivedMetrics> |
getParser() |
static AdCustomDerivedMetrics |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdCustomDerivedMetrics> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |