A campaign feed.
JSON representation |
---|
{ "resourceName": string, "placeholderTypes": [ enum ( |
Fields | |
---|---|
resourceName |
Immutable. The resource name of the campaign feed. Campaign feed resource names have the form: `customers/{customerId}/campaignFeeds/{campaignId}~{feedId} |
placeholderTypes[] |
Indicates which placeholder types the feed may populate under the connected campaign. Required. |
matchingFunction |
Matching function associated with the CampaignFeed. The matching function is used to filter the set of feed items selected. Required. |
status |
Output only. Status of the campaign feed. This field is read-only. |
feed |
Immutable. The feed to which the CampaignFeed belongs. |
campaign |
Immutable. The campaign to which the CampaignFeed belongs. |