public final class AdGroupAdLabelDelegate extends AbstractGetMutateDelegate<com.google.api.ads.adwords.axis.v201409.cm.AdGroupAdLabel,com.google.api.ads.adwords.axis.v201409.cm.AdGroupAdLabelOperation,com.google.api.ads.adwords.axis.v201409.cm.AdGroupAdServiceInterface>
AdGroupAdLabel
.
Labels are linked (ADD and REMOVE) to AdGroupAds using the AdGroupAdServiceInterface, GETs in the other hand are in the LabelService.
Implementation is not thread-safe, because AdWordsSession and Apache Axis service objects are not thread-safe.
Modifier | Constructor and Description |
---|---|
protected |
AdGroupAdLabelDelegate(AdWordsSession adWordsSession)
Default Constructor.
|
insert, insert, mutate, remove, remove, update, update
createSelectorBuilder, get, get, get, getByField, getByField, getByField, getByField, getByFieldContainsAny, getClassT, getOneByField, getPage, setGetMethodName
getAdWordsSession, getService
protected AdGroupAdLabelDelegate(AdWordsSession adWordsSession)
adWordsSession
- the adWordsSession
to use with the delegate/serviceCopyright © 2015. All Rights Reserved.