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 table displays demographic income ranges as enumerated values."],["Income ranges are represented in percentages, starting from 0% and potentially exceeding 90%."],["Specific enums cater to unspecified, unknown, and undetermined income scenarios."]]],["The core information details demographic income ranges, categorized into specific percentages. These include `INCOME_RANGE_0_50` (0%-50%), `INCOME_RANGE_50_60` (50%-60%), `INCOME_RANGE_60_70` (60%-70%), `INCOME_RANGE_70_80` (70%-80%), `INCOME_RANGE_80_90` (80%-90%), and `INCOME_RANGE_90_UP` (greater than 90%). There are also `UNSPECIFIED` and `UNKNOWN` options, plus `INCOME_RANGE_UNDETERMINED` for unknown ranges.\n"]]