Package | Description |
---|---|
com.google.api.ads.adwords.axis.utility.extension |
Modifier and Type | Method and Description |
---|---|
ExtendedMcc |
ExtendedMcc.getExtendedMcc(Long customerId)
Gets the (sub)MCCs for the ExtendedMcc for a list of customerIds.
|
static ExtendedMcc |
ExtendedMcc.withOAuth2FromFile()
Creates a new ExtendedMcc using the ads.properties file and using OAuth2.
|
Modifier and Type | Method and Description |
---|---|
static List<ExtendedMcc> |
ExtendedMcc.as(List<com.google.api.ads.adwords.axis.v201409.mcm.ManagedCustomer> managedCustomers,
AdWordsSession adWordsSession)
Transforms a regular list of (MCC) ManagedCustomer into a list of ExtendedManagedCustomers.
|
List<ExtendedMcc> |
ExtendedMcc.getExtendedMccs()
Gets the (sub)MCCs for the ExtendedMcc.
|
List<ExtendedMcc> |
ExtendedMcc.getExtendedMccs(List<Long> customerIds)
Gets the (sub)MCCs for the ExtendedMcc for a list of customerIds.
|
Copyright © 2015. All Rights Reserved.