FeedAttributeOperand
A feed attribute operand in a matching function. Used to represent a feed attribute in feed.
Fields |
feed_id
|
int64
The associated feed. Required.
|
feed_attribute_id
|
int64
Id of the referenced feed attribute. Required.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["A feed attribute operand is used within a matching function to denote a feed attribute."],["It necessitates specifying the associated feed ID (`feed_id`) and the feed attribute ID (`feed_attribute_id`)."],["These IDs are crucial for establishing the connection between the operand and the specific feed attribute it represents."]]],[]]