| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Method and Description |
|---|---|
UserListPage |
AdwordsUserListServiceInterface.get(Selector serviceSelector)
Returns the list of user lists that meet the selector criteria.
|
CustomAffinityPage |
CustomAffinityServiceInterface.get(Selector serviceSelector)
Provides the ability to get one or more custom affinity audience with the ability
to filter based various criteria.
|
OfflineDataUploadPage |
OfflineDataUploadServiceInterface.get(Selector serviceSelector)
Returns a list of OfflineDataUpload objects that match the criteria specified in the selector.
|
CustomAffinityReturnValue |
CustomAffinityServiceInterface.mutate(List<CustomAffinityOperation> operations)
Applies a list of mutate operations (i.e.
|
OfflineDataUploadReturnValue |
OfflineDataUploadServiceInterface.mutate(List<OfflineDataUploadOperation> operations)
Applies a list of mutate operations (i.e.
|
UserListReturnValue |
AdwordsUserListServiceInterface.mutate(List<UserListOperation> operations)
Applies a list of mutate operations (i.e.
|
MutateMembersReturnValue |
AdwordsUserListServiceInterface.mutateMembers(List<MutateMembersOperation> operations)
Mutate members of user lists by either adding or removing their lists of members.
|
CustomAffinityTokenReturnValue |
CustomAffinityServiceInterface.mutateToken(List<CustomAffinityTokenOperation> operations)
Applies a list of mutate operations (i.e.
|
UserListPage |
AdwordsUserListServiceInterface.query(String query)
Returns the list of user lists that match the query.
|
CustomAffinityPage |
CustomAffinityServiceInterface.query(String query)
Returns the list of CustomAffinity that match the query.
|
Copyright © 2023. All rights reserved.