|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AdWordsService
Accessors for the time spent on the server and the number of operations used for calls to a service provided by the AdWords API.
| Method Summary | |
|---|---|
int |
getLastOperationCount()
Returns the number of operations executed by the last command issued through this service instance. |
long |
getLastTime()
Returns the time it took to execute the last command issued through this service instance. |
long |
getLastUnitCount()
Returns the number of quota units executed by the last command issued through this service instance. |
int |
getTotalOperationCount()
Returns the number of operations this service instance has executed on the server. |
long |
getTotalTime()
Returns the cumulative time to execute all commands issued through this service instance. |
long |
getTotalUnitCount()
Returns the number of quota units this service instance has executed on the server. |
void |
setServiceAccountant(ServiceAccountant s)
|
| Method Detail |
|---|
void setServiceAccountant(ServiceAccountant s)
long getLastTime()
long getTotalTime()
int getLastOperationCount()
int getTotalOperationCount()
long getLastUnitCount()
long getTotalUnitCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||