Service
CampaignFeedService
Dependencies
CampaignFeeds are used to link a feed to a campaign using a matching function, making the feed's feed items available in the campaign's ads for substitution.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506
- Fields
Field | Type | Description |
---|---|---|
feedId Filterable
Required
Selectable
|
xsd:long
|
Id of the Feed associated with the CampaignFeed.
This field can be selected using the value "FeedId".
This field can be filtered on.
This field is required and should not be null .
|
campaignId Filterable
Required
Selectable
|
xsd:long
|
Id of the Campaign associated with the CampaignFeed.
This field can be selected using the value "CampaignId".
This field can be filtered on.
This field is required and should not be null .
|
matchingFunction Required
Selectable
|
Function
|
Matching function associated with the CampaignFeed.
The matching function will return true/false indicating
which feed items may serve.
This field can be selected using the value "MatchingFunction".
This field is required and should not be null when it is contained within Operators : ADD.
|
placeholderTypes Filterable
Required
Selectable
|
xsd:int[]
|
Indicates which
placeholder types the feed may populate under the
connected Campaign.
This field can be selected using the value "PlaceholderTypes".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : ADD.
|
status Filterable
ReadOnly
Selectable
|
CampaignFeed.Status
|
Status of the CampaignFeed.
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
|