Video

The video view 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
CustomerAutoTaggingEnabled Bool CustomerAutoTaggingEnabled column for table Video
CustomerCallReportingSettingCallConversionAction String CustomerCallReportingSettingCallConversionAction column for table Video
CustomerCallReportingSettingCallConversionReportingEnabled Bool CustomerCallReportingSettingCallConversionReportingEnabled column for table Video
CustomerCallReportingSettingCallReportingEnabled Bool CustomerCallReportingSettingCallReportingEnabled column for table Video
CustomerConversionTrackingSettingConversionTrackingId Long CustomerConversionTrackingSettingConversionTrackingId column for table Video
CustomerConversionTrackingSettingCrossAccountConversionTrackingId Long CustomerConversionTrackingSettingCrossAccountConversionTrackingId column for table Video
CustomerCurrencyCode String CustomerCurrencyCode column for table Video
CustomerDescriptiveName String CustomerDescriptiveName column for table Video
CustomerFinalUrlSuffix String CustomerFinalUrlSuffix column for table Video
CustomerHasPartnersBadge Bool CustomerHasPartnersBadge column for table Video
CustomerId Long CustomerId column for table Video
CustomerManager Bool CustomerManager column for table Video
CustomerPayPerConversionEligibilityFailureReasons String CustomerPayPerConversionEligibilityFailureReasons column for table Video
CustomerRemarketingSettingGoogleGlobalSiteTag String CustomerRemarketingSettingGoogleGlobalSiteTag column for table Video
CustomerResourceName String CustomerResourceName column for table Video
CustomerTestAccount Bool CustomerTestAccount column for table Video
CustomerTimeZone String CustomerTimeZone column for table Video
CustomerTrackingUrlTemplate String CustomerTrackingUrlTemplate column for table Video
AllConversions Double AllConversions column for table Video
AllConversionsFromInteractionsRate Double AllConversionsFromInteractionsRate column for table Video
AllConversionsValue Double AllConversionsValue column for table Video
AverageCpc Double AverageCpc column for table Video
AverageCpe Double AverageCpe column for table Video
AverageCpm Double AverageCpm column for table Video
AverageCpv Double AverageCpv column for table Video
Clicks Long Clicks column for table Video
Conversions Double Conversions column for table Video
ConversionsFromInteractionsRate Double ConversionsFromInteractionsRate column for table Video
ConversionsFromInteractionsValuePerInteraction Double ConversionsFromInteractionsValuePerInteraction column for table Video
ConversionsValue Double ConversionsValue column for table Video
ConversionsValuePerCost Double ConversionsValuePerCost column for table Video
CostMicros Long CostMicros column for table Video
CostPerAllConversions Double CostPerAllConversions column for table Video
CostPerConversion Double CostPerConversion column for table Video
CrossDeviceConversions Double CrossDeviceConversions column for table Video
Ctr Double Ctr column for table Video
EngagementRate Double EngagementRate column for table Video
Engagements Long Engagements column for table Video
Impressions Long Impressions column for table Video
ValuePerAllConversions Double ValuePerAllConversions column for table Video
ValuePerConversion Double ValuePerConversion column for table Video
VideoQuartile100Rate Double VideoQuartile100Rate column for table Video
VideoQuartile25Rate Double VideoQuartile25Rate column for table Video
VideoQuartile50Rate Double VideoQuartile50Rate column for table Video
VideoQuartile75Rate Double VideoQuartile75Rate column for table Video
VideoViewRate Double VideoViewRate column for table Video
VideoViews Long VideoViews column for table Video
ViewThroughConversions Long ViewThroughConversions column for table Video
AdNetworkType String AdNetworkType column for table Video
ClickType String ClickType column for table Video
ConversionAction String ConversionAction column for table Video
ConversionActionCategory String ConversionActionCategory column for table Video
ConversionActionName String ConversionActionName column for table Video
Date Date Date column for table Video
DayOfWeek String DayOfWeek column for table Video
Device String Device column for table Video
ExternalConversionSource String ExternalConversionSource column for table Video
Month Date Month column for table Video
MonthOfYear String MonthOfYear column for table Video
Quarter Date Quarter column for table Video
Week Date Week column for table Video
Year Int Year column for table Video

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.