FeedOrigin
Possible values for a feed origin.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
USER
|
The FeedAttributes for this Feed are managed by the user. Users can add FeedAttributes to this Feed. |
GOOGLE
|
The FeedAttributes for a GOOGLE Feed are created by Google. A feed of this type is maintained by Google and will have the correct attributes for the placeholder type of the feed. |
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Feed origins can be `USER` defined, allowing for custom attributes, or `GOOGLE` defined, utilizing pre-set attributes for specific placeholder types."],["Origins designated as `UNSPECIFIED` or `UNKNOWN` indicate a lack of specific origin information or an unrecognized value, respectively."]]],[]]