[[["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."],[[["The `QueryShare` object defines how an Ads Data Hub query can be shared with other customers."],["Queries can be shared with managed customers, allowing them to run the query as if they owned it."],["The `shareType` field indicates the sharing type, which can be either `SHARE_TYPE_UNSPECIFIED` or `MANAGED_CUSTOMERS`."]]],["The core content describes the sharing of queries within Ads Data Hub. Queries can be shared using `ShareType`, which is represented in JSON. The `shareType` field determines how a query can be shared with other Ads Data Hub customers. Supported sharing types include `SHARE_TYPE_UNSPECIFIED` (unspecified) and `MANAGED_CUSTOMERS` (accessible by the owning customer or their managed customers). The JSON representation provides the format for `shareType` specification in a query.\n"]]