|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiUsageType | |
|---|---|
| com.google.api.ads.adwords.v201109.info | |
| Uses of ApiUsageType in com.google.api.ads.adwords.v201109.info |
|---|
| Fields in com.google.api.ads.adwords.v201109.info declared as ApiUsageType | |
|---|---|
static ApiUsageType |
ApiUsageType.FREE_USAGE_API_UNITS_PER_MONTH
|
static ApiUsageType |
ApiUsageType.METHOD_COST
|
static ApiUsageType |
ApiUsageType.OPERATION_COUNT
|
static ApiUsageType |
ApiUsageType.TOTAL_USAGE_API_UNITS_PER_MONTH
|
static ApiUsageType |
ApiUsageType.UNIT_COUNT
|
static ApiUsageType |
ApiUsageType.UNIT_COUNT_FOR_CLIENTS
|
| Methods in com.google.api.ads.adwords.v201109.info that return ApiUsageType | |
|---|---|
static ApiUsageType |
ApiUsageType.fromString(String value)
|
static ApiUsageType |
ApiUsageType.fromValue(String value)
|
ApiUsageType |
InfoSelector.getApiUsageType()
Gets the apiUsageType value for this InfoSelector. |
| Methods in com.google.api.ads.adwords.v201109.info with parameters of type ApiUsageType | |
|---|---|
void |
InfoSelector.setApiUsageType(ApiUsageType apiUsageType)
Sets the apiUsageType value for this InfoSelector. |
| Constructors in com.google.api.ads.adwords.v201109.info with parameters of type ApiUsageType | |
|---|---|
InfoSelector(String serviceName,
String methodName,
Operator operator,
DateRange dateRange,
String[] clientEmails,
long[] clientCustomerIds,
Boolean includeSubAccounts,
ApiUsageType apiUsageType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||