Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["The `target_device` field in a feed item can be specified as `MOBILE`, indicating it's for mobile devices."],["`UNSPECIFIED` and `UNKNOWN` are also options for the `target_device` field, but primarily used for system purposes and not for explicit targeting."],["This field helps categorize feed items for better delivery and relevance to the intended audience's devices."]]],["The core content defines data types for a feed item's target device. `UNSPECIFIED` indicates the target is not specified. `UNKNOWN` is a return value representing an unknown target device in the current version. `MOBILE` designates mobile devices as the target. These enums categorize the types of devices a feed item can be aimed towards, providing options for specificity or indicating unavailable information.\n"]]