Get Merge Query Stay organized with collections Save and categorize content based on your preferences.
Version 4.0.26.2 (latest)
Get Merge Query
Returns a merge query object given its id.
Request
GET/merge_queries/{merge_query_id}
Datatype
Description
Request
HTTP Request
path
HTTP Path
Expand HTTP Path definition...
merge_query_id
string
Merge Query Id
query
HTTP Query
Expand HTTP Query definition...
fields
string
Requested fields
Response
200: Merge Query
Datatype
Description
(object)
can
lock
object
Operations the current user is able to perform on this object
column_limit
string
Column Limit
dynamic_fields
string
Dynamic Fields
id
lock
string
Unique Id
pivots
string[]
result_maker_id
lock
string
Unique to get results
sorts
string[]
source_queries
Expand MergeQuerySourceQuery definition...
merge_fields
Expand MergeFields definition...
field_name
string
Field name to map onto in the merged results
source_field_name
string
Field name from the source query
name
string
Display name
query_id
string
Id of the query to merge
query_slug
string
Slug of the query to merge
total
boolean
Total
limit
string
Limit
vis_config
object
Visualization Config
400: Bad Request
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
string
Error details
documentation_url
lock
string
Documentation link
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-09 UTC.