This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
{// Union field field_type can be only one of the following:"type": string,"arrayType": {object (FieldType)},"structType": {object (StructType)}// End of list of possible types for union field field_type.}
Fields
Union field field_type. Field type. field_type can be only one of the following:
[[["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-09-18 UTC."],[[["\u003cp\u003eDefines a BigQuery field type, which can be a simple type, an array, or a struct.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructType\u003c/code\u003e defines a structured type containing an ordered list of fields.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStructField\u003c/code\u003e represents a single field within a struct, defined by a field name and its type.\u003c/p\u003e\n"],["\u003cp\u003eField types are represented in JSON format using specific properties like \u003ccode\u003etype\u003c/code\u003e, \u003ccode\u003earrayType\u003c/code\u003e, and \u003ccode\u003estructType\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]