Asset

The asset referenced in the query.

Table Specific Information

Select

Google Ads does not allow every column to be selected in a single query as some data will conflict if selected together. Therefore, when issuing a query that selects all columns, only the default metrics, segments, and attributes will be returned. In general, these defaults are the same fields that are exposed through the Ads console.

To use the nondefault fields, explicitly select them in your query.

Filters can also be used in the WHERE clause. The supported operators are the =, !=, >, >=, <, <=, LIKE, NOT LIKE, IN, and NOT IN operators. All filters must be joined by the AND keyword as OR is not supported by the Ads API.

Columns

Name Type Description
AssetId Long AssetId column for table Asset
AssetImageAssetFileSize Long AssetImageAssetFileSize column for table Asset
AssetImageAssetFullSizeHeightPixels Long AssetImageAssetFullSizeHeightPixels column for table Asset
AssetImageAssetFullSizeUrl String AssetImageAssetFullSizeUrl column for table Asset
AssetImageAssetFullSizeWidthPixels Long AssetImageAssetFullSizeWidthPixels column for table Asset
AssetImageAssetMimeType String AssetImageAssetMimeType column for table Asset
AssetName String AssetName column for table Asset
AssetResourceName String AssetResourceName column for table Asset
AssetTextAssetText String AssetTextAssetText column for table Asset
AssetType String AssetType column for table Asset
AssetYoutubeVideoAssetYoutubeVideoId String AssetYoutubeVideoAssetYoutubeVideoId column for table Asset
CustomerId Long CustomerId column for table Asset.

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name Type Description
ManagerId Long Id of the manager account on behalf of which you are requesting customer data.