| Modifier and Type | Method and Description |
|---|---|
<O extends Operation> |
BatchJobMutateRequest.addOperations(Iterable<O> operations) |
| Modifier and Type | Method and Description |
|---|---|
Operation[] |
BatchJobMutateRequest.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchJobMutateRequest.addOperation(Operation op) |
void |
BatchJobMutateRequest.setOperations(Operation[] operations) |
| Modifier and Type | Method and Description |
|---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadBatchJobOperations(Iterable<Operation> operations,
String uploadUrl) |
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
| Modifier and Type | Class and Description |
|---|---|
class |
BudgetOrderOperation
Operation for
BudgetOrder. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdCampaignAdSubProductTypeOperation
Operation used to create a AdCampaignAdSubProductType.
|
class |
AdCustomizerFeedOperation
Operation used to create or mutate an AdCustomizerFeed.
|
class |
AdGroupAdLabelOperation
Operations for adding/removing labels from AdGroupAds.
|
class |
AdGroupAdOperation
AdGroupAd service operations.
|
class |
AdGroupBidModifierOperation
Operation used to create or mutate a AdGroupBidModifier.
|
class |
AdGroupCriterionLabelOperation
Operations for adding/removing labels from AdGroupCriterion.
|
class |
AdGroupCriterionOperation
Operation (add, remove and set) on adgroup criteria.
|
class |
AdGroupExtensionSettingOperation
Operation used to create or mutate an AdGroupExtensionSetting.
|
class |
AdGroupFeedOperation
Operation used to create or mutate an AdGroupFeed.
|
class |
AdGroupLabelOperation
Operations for adding/removing labels from AdGroup.
|
class |
AdGroupOperation
AdGroup operations for adding/updating/removing adgroups.
|
class |
AdOperation
Ad service operations.
|
class |
AdParamOperation
Represents an operation on an
AdParam. |
class |
AssetOperation
Java class for AssetOperation complex type.
|
class |
BatchJobOperation
An operation on a
BatchJob. |
class |
BiddingStrategyOperation
Operations for adding/updating bidding strategies.
|
class |
BudgetOperation
Operations for adding/updating Budget entities.
|
class |
CampaignBidModifierOperation
Operation used to create or mutate a CampaignBidModifier.
|
class |
CampaignCriterionOperation
Generic operation (add, remove and set) for campaign criteria.
|
class |
CampaignExtensionSettingOperation
Operation used to create or mutate a CampaignExtensionSetting.
|
class |
CampaignFeedOperation
Operation used to create or mutate a CampaignFeed.
|
class |
CampaignGroupOperation
An operation on an AdWords Campaign Group.
|
class |
CampaignGroupPerformanceTargetOperation
An operation on a campaign group performance target.
|
class |
CampaignLabelOperation
Operations for adding/removing labels from Campaign.
|
class |
CampaignOperation
An operation on an AdWords campaign.
|
class |
CampaignSharedSetOperation
Operations for adding/updating CampaignSharedSet entities.
|
class |
ConversionTrackerOperation
Operations for conversion tracker.
|
class |
CustomerExtensionSettingOperation
Operation used to create or mutate a CustomerExtensionSetting.
|
class |
CustomerFeedOperation
Operation used to create or mutate a CustomerFeed.
|
class |
CustomerNegativeCriterionOperation
Operation for adding/removing a criterion associated to a customer.
|
class |
DraftOperation
DraftOperation for creating drafts and changing draft states.
|
class |
FeedItemOperation
FeedItem service mutate operation.
|
class |
FeedItemTargetOperation
Operation used to create a FeedItemTarget.
|
class |
FeedMappingOperation
Operation used to create a FeedMapping.
|
class |
FeedOperation
Operation used to create or mutate a Feed.
|
class |
LabelOperation
An operation for adding, editing, removing
Label. |
class |
OfflineCallConversionFeedOperation
Operation for uploading
OfflineCallConversionFeed. |
class |
OfflineConversionAdjustmentFeedOperation
Operation for uploading
OfflineConversionAdjustmentFeed. |
class |
OfflineConversionFeedOperation
Operation for uploading
OfflineConversionFeed. |
class |
SharedCriterionOperation
Operation for adding/removing a criterion from a shared set.
|
class |
SharedSetOperation
Operations for adding/updating SharedSet entities.
|
class |
TrialOperation
Operation for creating, modifying and promoting/archiving campaign trials.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Operation> |
BatchJobOpsServiceInterfacemutate.operations |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
BatchJobOpsServiceInterfacemutate.getOperations()
Gets the value of the operations property.
|
| Modifier and Type | Method and Description |
|---|---|
List<MutateResult> |
BatchJobOpsServiceInterface.mutate(List<Operation> operations) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountLabelOperation
Operation for adding, updating, or deleting a label.
|
class |
LinkOperation
Operation for modifying ManagedCustomer links.
|
class |
ManagedCustomerLabelOperation
An operation to apply or remove an account label from a managed customer.
|
class |
ManagedCustomerOperation
An operation to create or modify a managed customer.
|
class |
MoveOperation
Operation for moving ManagedCustomer links.
|
class |
ServiceLinkOperation
An operation on an AdWords link.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomAffinityOperation
Operation for adding or updating a custom affinity audience.
|
class |
CustomAffinityTokenOperation
Operation for adding or deleting a custom affinity token.
|
class |
MutateMembersOperation
Operation representing a request to add or remove members from a user list.
|
class |
OfflineDataUploadOperation
Offline Data operations for uploading data.
|
class |
UserListOperation
UserList operations for adding/updating UserList entities.
|
Copyright © 2023. All rights reserved.