public final class TargetingIdeaDelegate extends AbstractBaseDelegate<com.google.api.ads.adwords.axis.v201409.o.TargetingIdeaServiceInterface>
TargetingIdeaServiceInterface.| Constructor and Description |
|---|
TargetingIdeaDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<com.google.api.ads.adwords.axis.v201409.o.TargetingIdea> |
get(com.google.api.ads.adwords.axis.v201409.o.TargetingIdeaSelector targetingIdeaSelector)
Retrieves a small number of TargetingIdeas for the ManagedCustomer
associate with the adWordsSession, for a larger set use getBulkKeywordIdeas
The TargetingIdeaSelector does not need fields.
|
getAdWordsSession, getServicepublic TargetingIdeaDelegate(AdWordsSession adWordsSession)
adWordsSession - the adWordsSession to use with the delegate/servicepublic List<com.google.api.ads.adwords.axis.v201409.o.TargetingIdea> get(com.google.api.ads.adwords.axis.v201409.o.TargetingIdeaSelector targetingIdeaSelector) throws RemoteException
targetingIdeaSelector - a TargetingIdeaSelectorRemoteException - for communication-related exceptionsCopyright © 2015. All Rights Reserved.