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