customer_feed

A customer feed.

Attributed resources
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.

customer_feed.feed

Field descriptionImmutable. The feed being linked to the customer.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

customer_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

customer_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

customer_feed.matching_function.operator

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

customer_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

customer_feed.placeholder_types

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

customer_feed.resource_name

Field descriptionImmutable. The resource name of the customer feed. Customer feed resource names have the form: customers/{customer_id}/customerFeeds/{feed_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

customer_feed.status

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