public final class AdGroupLabelDelegate extends AbstractGetMutateDelegate<com.google.api.ads.adwords.axis.v201409.cm.AdGroupLabel,com.google.api.ads.adwords.axis.v201409.cm.AdGroupLabelOperation,com.google.api.ads.adwords.axis.v201409.cm.AdGroupServiceInterface>
AdGroupLabel
.
Labels are linked (ADD and REMOVE) to AdGroups using the AdGroupServiceInterface,
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 |
AdGroupLabelDelegate(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 AdGroupLabelDelegate(AdWordsSession adWordsSession)
adWordsSession
- the adWordsSession
to use with the delegate/serviceCopyright © 2015. All Rights Reserved.