|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Account | |
|---|---|
| com.google.api.ads.adwords.v201109.mcm | |
| Uses of Account in com.google.api.ads.adwords.v201109.mcm |
|---|
| Methods in com.google.api.ads.adwords.v201109.mcm that return Account | |
|---|---|
Account[] |
ServicedAccountGraph.getAccounts()
Gets the accounts value for this ServicedAccountGraph. |
Account |
ServicedAccountGraph.getAccounts(int i)
|
Account |
CreateAccountOperation.getOperand()
Gets the operand value for this CreateAccountOperation. |
Account[] |
CreateAccountServiceInterface.mutate(CreateAccountOperation[] operations)
Creates new AdWords accounts linked to the manager specified in the request. |
Account[] |
CreateAccountServiceSoapBindingStub.mutate(CreateAccountOperation[] operations)
|
| Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type Account | |
|---|---|
void |
ServicedAccountGraph.setAccounts(Account[] accounts)
Sets the accounts value for this ServicedAccountGraph. |
void |
ServicedAccountGraph.setAccounts(int i,
Account _value)
|
void |
CreateAccountOperation.setOperand(Account operand)
Sets the operand value for this CreateAccountOperation. |
| Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type Account | |
|---|---|
CreateAccountOperation(Operator operator,
String operationType,
Account operand,
String descriptiveName)
|
|
ServicedAccountGraph(Account[] accounts,
Link[] links)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||