campaign_feed

A campaign feed.

Attributed resources
campaign
customer
feed

Fields from the above resources may be selected along with this resource in your SELECT and WHERE clauses. These fields will not segment metrics in your SELECT clause.

campaign_feed.campaign

Field descriptionImmutable. The campaign to which the CampaignFeed belongs.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_feed.feed

Field descriptionImmutable. The feed to which the CampaignFeed belongs.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_feed.matching_function.function_string

Field descriptionString representation of the Function. Examples: 1. IDENTITY(true) or IDENTITY(false). All or no feed items served. 2. EQUALS(CONTEXT.DEVICE,"Mobile") 3. IN(FEED_ITEM_ID,{1000001,1000002,1000003}) 4. CONTAINS_ANY(FeedAttribute[12345678,0],{"Mars cruise","Venus cruise"}) 5. AND(IN(FEED_ITEM_ID,{10001,10002}),EQUALS(CONTEXT.DEVICE,"Mobile")) For more details, visit https://developers.google.com/google-ads/api/docs/extensions/feeds/matching-functions Note that because multiple strings may represent the same underlying function (whitespace and single versus double quotation marks, for example), the value returned may not be identical to the string sent in a mutate request.
CategoryATTRIBUTE
Data TypeSTRING
Type URLN/A
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

campaign_feed.matching_function.left_operands

Field descriptionThe operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
CategoryATTRIBUTE
Data TypeMESSAGE
Type URLgoogle.ads.googleads.v16.common.Operand
FilterableFalse
SelectableTrue
SortableFalse
RepeatedTrue

campaign_feed.matching_function.operator

Field descriptionOperator for a function.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v16.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse

campaign_feed.matching_function.right_operands

Field descriptionThe operands on the right hand side of the equation.
CategoryATTRIBUTE
Data TypeMESSAGE
Type URLgoogle.ads.googleads.v16.common.Operand
FilterableFalse
SelectableTrue
SortableFalse
RepeatedTrue

campaign_feed.placeholder_types

Field descriptionIndicates which placeholder types the feed may populate under the connected campaign. Required.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v16.enums.PlaceholderTypeEnum.PlaceholderType
FilterableTrue
SelectableTrue
SortableFalse
RepeatedTrue

campaign_feed.resource_name

Field descriptionImmutable. The resource name of the campaign feed. Campaign feed resource names have the form: `customers/{customer_id}/campaignFeeds/{campaign_id}~{feed_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_feed.status

Field descriptionOutput only. Status of the campaign feed. This field is read-only.
CategoryATTRIBUTE
Data Type
Type URLgoogle.ads.googleads.v16.enums.FeedLinkStatusEnum.FeedLinkStatus
FilterableTrue
SelectableTrue
SortableTrue
RepeatedFalse