Service
SharedSetService
Dependencies
SharedSets are used for sharing entities across multiple campaigns under the same account.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201502
- Fields
Field | Type | Description |
---|---|---|
sharedSetId Filterable
Required
Selectable
|
xsd:long
|
This field can be selected using the value "SharedSetId".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
name Filterable
Required
Selectable
StringLength
|
xsd:string
|
Shared Sets must have names that are case-insensitive unique across all
other shared sets in the account (active and deleted).
This field can be selected using the value "Name".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : ADD.
The length of this string should be between 1 and 255, inclusive, in UTF-8 bytes, (trimmed).
|
type Filterable
ReadOnly
Required
Selectable
|
SharedSetType
|
This field can be selected using the value "Type".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: REMOVE and SET.
This field is required and should not be null when it is contained within Operators : ADD.
Enumerations
|
memberCount ReadOnly
Selectable
|
xsd:int
|
The number of entities in the shared set. This field can be selected using the value "MemberCount". This field is read only and will be ignored when sent to the API. |
referenceCount ReadOnly
Selectable
|
xsd:int
|
The number of campaigns that actively use the shared set. This field can be selected using the value "ReferenceCount". This field is read only and will be ignored when sent to the API. |
status Filterable
ReadOnly
Selectable
|
SharedSet.Status
|
The status of the shared set.
This field can be selected using the value "Status".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
Enumerations
|