This is a beta feature.
- Production WSDL
-
https://adwords.google.com/api/adwords/cm/v201306/CampaignSharedSetService?wsdl
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201306
- Operations
- Errors
-
- AuthenticationError
- AuthorizationError
- BetaError
- CampaignSharedSetError
- ClientTermsError
- DatabaseError
- DateError
- DistinctError
- EntityCountLimitExceeded
- EntityNotFound
- IdError
- InternalApiError
- NewEntityCreationError
- NotEmptyError
- NotWhitelistedError
- NullError
- OperationAccessDenied
- OperatorError
- PagingError
- QuotaCheckError
- RangeError
- RateExceededError
- ReadOnlyError
- RejectedError
- RequestError
- RequiredError
- SelectorError
- SizeLimitError
- StringLengthError
get
Returns a list of CampaignSharedSets based on the given selector.
Parameters
Field | Type | Description |
---|---|---|
selector |
Selector
|
the selector specifying the query |
Response
Field | Type | Description |
---|---|---|
rval |
CampaignSharedSetPage
|
a list of CampaignSharedSet entities that meet the criterion specified by the selector |
mutate
Applies the list of mutate operations.
Parameters
Field | Type | Description |
---|---|---|
operations |
CampaignSharedSetOperation[]
|
the operations to apply |
Response
Field | Type | Description |
---|---|---|
rval |
CampaignSharedSetReturnValue
|
the modified list of CampaignSharedSet associations |
Errors
Error | Reasons |
---|---|
AuthenticationError |
Enumerations
|
AuthorizationError |
Enumerations
|
BetaError |
Enumerations
|
CampaignSharedSetError |
Enumerations
|
ClientTermsError |
Enumerations
|
DatabaseError |
Enumerations
|
DateError |
Enumerations
|
DistinctError |
Enumerations
|
EntityCountLimitExceeded |
Enumerations
|
EntityNotFound |
Enumerations
|
IdError |
Enumerations
|
InternalApiError |
Enumerations
|
NewEntityCreationError |
Enumerations
|
NotEmptyError |
Enumerations
|
NotWhitelistedError |
Enumerations
|
NullError |
Enumerations
|
OperationAccessDenied |
Enumerations
|
OperatorError |
Enumerations
|
PagingError |
Enumerations
|
QuotaCheckError |
Enumerations
|
RangeError |
Enumerations
|
RateExceededError |
Enumerations
|
ReadOnlyError |
Enumerations
|
RejectedError |
Enumerations
|
RequestError |
Enumerations
|
RequiredError |
Enumerations
|
SelectorError |
Enumerations
|
SizeLimitError |
Enumerations
|
StringLengthError |
Enumerations
|