Hide

type CampaignSharedSet (v201506)

CampaignSharedSets are used for managing the shared sets associated with a campaign.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
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 : ADD, REMOVE.
campaignId
Filterable
Required
Selectable
xsd:long This field can be selected using the value "CampaignId". This field can be filtered on. This field is required and should not be null when it is contained within Operators : ADD, REMOVE.
sharedSetName
ReadOnly
Selectable
xsd:string This field can be selected using the value "SharedSetName". This field is read only and will be ignored when sent to the API.
sharedSetType
CampaignType
CampaignType
Filterable
ReadOnly
Selectable
SharedSetType This field can be selected using the value "SharedSetType". This field can be filtered on. This field may only be set to NEGATIVE_KEYWORDS for campaign channel type SHOPPING. This field may only be set to NEGATIVE_PLACEMENTS for campaign channel subtype DISPLAY_MOBILE_APP. This field is read only and will be ignored when sent to the API.
Enumerations
NEGATIVE_KEYWORDS
NEGATIVE_PLACEMENTS
UNKNOWN
Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.
campaignName
ReadOnly
Selectable
xsd:string This field can be selected using the value "CampaignName". This field is read only and will be ignored when sent to the API.
status
Filterable
ReadOnly
Selectable
CampaignSharedSet.Status 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
ENABLED
REMOVED
UNKNOWN
Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.

Send feedback about...

AdWords API