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 description
Immutable. The feed being linked to the customer.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
customer_feed.matching_function.function_string
Field description
String 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.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
customer_feed.matching_function.left_operands
Field description
The operands on the left hand side of the equation. This is also the operand to be used for single operand expressions such as NOT.
[null,null,["Last updated 2024-12-18 UTC."],[[["Customer feeds link a feed to a specific Google Ads customer, allowing the feed's data to be used in campaigns for that customer."],["Feeds can be matched to specific campaign contexts using matching functions, which specify criteria based on device, feed item ID, or feed attributes."],["You can define which placeholder types (like location, callouts, or sitelinks) the feed is eligible to populate within your ads."],["Customer feeds have a status that indicates whether they're enabled or removed, reflecting their operational state."]]],[]]