This is a beta feature.
- Production WSDL
-
https://adwords.google.com/api/adwords/cm/v201302/SharedSetService?wsdl - Namespace
-
https://adwords.google.com/api/adwords/cm/v201302 - Operations
- Errors
-
- AuthenticationError
- AuthorizationError
- BetaError
- ClientTermsError
- DatabaseError
- DistinctError
- EntityCountLimitExceeded
- EntityNotFound
- IdError
- InternalApiError
- NewEntityCreationError
- NotEmptyError
- NotWhitelistedError
- NullError
- OperationAccessDenied
- OperatorError
- PagingError
- QuotaCheckError
- RangeError
- RateExceededError
- ReadOnlyError
- RejectedError
- RequestError
- RequiredError
- SharedSetError
- SizeLimitError
- StringLengthError
get
Returns a list of SharedSets based on the given selector.
Parameters
| Field | Type | Description |
|---|---|---|
| selector |
Selector
|
the selector specifying the query |
Response
| Field | Type | Description |
|---|---|---|
| rval |
SharedSetPage
|
a list of SharedSet entities that meet the criterion specified by the selector |
mutate
Applies the list of mutate operations.
Parameters
| Field | Type | Description |
|---|---|---|
| operations |
SharedSetOperation[]
|
the operations to apply |
Response
| Field | Type | Description |
|---|---|---|
| rval |
SharedSetReturnValue
|
the modified CriterionList entities |
Errors
| Error | Reasons |
|---|---|
| AuthenticationError |
Enumerations
|
| AuthorizationError |
Enumerations
|
| BetaError |
Enumerations
|
| ClientTermsError |
Enumerations
|
| DatabaseError |
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
|
| SharedSetError |
Enumerations
|
| SizeLimitError |
Enumerations
|
| StringLengthError |
Enumerations
|