The new Search Ads 360 Reporting API is now available. Join thesearchads-api-announcementsGoogle group to stay up to date on upcoming enhancements and releases.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fieldswill not segmentmetrics in yourSELECTclause.
Fields/Segments/Metrics
This page shows all metrics and segments that can be put in the same SELECT clause as the fields ofconversion.
However, when you specifyconversionin the FROM clause, some metrics and segments
cannot be used.
Use the following filter to show only the fields that can be used whenconversionis specified in the FROM clause.
Isconversionspecified in the FROM clause of your query?
Ad ID. A value of 0 indicates that the ad is unattributed.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.advertiser_conversion_id
Field description
For offline conversions, this is an ID provided by advertisers. If an advertiser doesn't specify such an ID, Search Ads 360 generates one. For online conversions, this is equal to the id column or the floodlight_order_id column depending on the advertiser's Floodlight instructions.
A unique string, for the visit that the conversion is attributed to, that is passed to the landing page as the click id URL parameter.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.conversion_date_time
Field description
The timestamp of the conversion event.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.conversion_last_modified_date_time
Field description
The timestamp of the last time the conversion was modified.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.conversion_quantity
Field description
The quantity of items recorded by the conversion, as determined by the qty url parameter. The advertiser is responsible for dynamically populating the parameter (such as number of items sold in the conversion), otherwise it defaults to 1.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.conversion_revenue_micros
Field description
The adjusted revenue in micros for the conversion event. This will always be in the currency of the serving account.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.conversion_visit_date_time
Field description
The timestamp of the visit that the conversion is attributed to.
Category
ATTRIBUTE
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.criterion_id
Field description
Search Ads 360 criterion ID. A value of 0 indicates that the criterion is unattributed.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.floodlight_order_id
Field description
The Floodlight order ID provided by the advertiser for the conversion.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.floodlight_original_revenue
Field description
The original, unchanged revenue associated with the Floodlight event (in the currency of the current report), before Floodlight currency instruction modifications.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.id
Field description
The ID of the conversion
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.merchant_id
Field description
The Search Ads 360 inventory account ID containing the product that was clicked on. Search Ads 360 generates this ID when you link an inventory account in Search Ads 360.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.product_channel
Field description
The sales channel of the product that was clicked on: Online or Local.
The country (ISO-3166-format) registered for the inventory feed that contains the product clicked on.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.product_id
Field description
The ID of the product clicked on.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.product_language_code
Field description
The language (ISO-639-1) that has been set for the Merchant Center feed containing data about the product.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.product_store_id
Field description
The store in the Local Inventory Ad that was clicked on. This should match the store IDs used in your local products feed.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
conversion.resource_name
Field description
The resource name of the conversion. Conversion resource names have the form:customers/{customer_id}/conversions/{ad_group_id}~{criterion_id}~{ds_conversion_id}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
conversion.status
Field description
The status of the conversion, either ENABLED or REMOVED..
Month as represented by the date of the first day of a month. Formatted as yyyy-MM-dd.
Category
SEGMENT
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
segments.quarter
Field description
Quarter as represented by the date of the first day of a quarter. Uses the calendar year for quarters, for example, the second quarter of 2018 starts on 2018-04-01. Formatted as yyyy-MM-dd.
Category
SEGMENT
Data Type
DATE
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
segments.week
Field description
Week as defined as Monday through Sunday, and represented by the date of Monday. Formatted as yyyy-MM-dd.
[[["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 2025-11-12 UTC."],[],["The document details how to utilize the `conversion` resource for data retrieval. It outlines attributed resources (`ad_group`, `campaign`, etc.) for `SELECT` and `WHERE` clauses. The core content focuses on fields, like `ad_id`, `conversion_date_time`, and `conversion_revenue_micros`, that can be filtered, selected, and sorted. It also describes segment fields including `ad_network_type`, `conversion_action`, and time-based segments, as well as the data types and properties of these fields, enabling detailed conversion analysis.\n"]]