ConversionAction

The conversion action 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 ConversionAction
CustomerCallReportingSettingCallConversionAction String CustomerCallReportingSettingCallConversionAction column for table ConversionAction
CustomerCallReportingSettingCallConversionReportingEnabled Bool CustomerCallReportingSettingCallConversionReportingEnabled column for table ConversionAction
CustomerCallReportingSettingCallReportingEnabled Bool CustomerCallReportingSettingCallReportingEnabled column for table ConversionAction
CustomerConversionTrackingSettingConversionTrackingId Long CustomerConversionTrackingSettingConversionTrackingId column for table ConversionAction
CustomerConversionTrackingSettingCrossAccountConversionTrackingId Long CustomerConversionTrackingSettingCrossAccountConversionTrackingId column for table ConversionAction
CustomerCurrencyCode String CustomerCurrencyCode column for table ConversionAction
CustomerDescriptiveName String CustomerDescriptiveName column for table ConversionAction
CustomerFinalUrlSuffix String CustomerFinalUrlSuffix column for table ConversionAction
CustomerHasPartnersBadge Bool CustomerHasPartnersBadge column for table ConversionAction
CustomerId Long CustomerId column for table ConversionAction
CustomerManager Bool CustomerManager column for table ConversionAction
CustomerPayPerConversionEligibilityFailureReasons String CustomerPayPerConversionEligibilityFailureReasons column for table ConversionAction
CustomerRemarketingSettingGoogleGlobalSiteTag String CustomerRemarketingSettingGoogleGlobalSiteTag column for table ConversionAction
CustomerResourceName String CustomerResourceName column for table ConversionAction
CustomerTestAccount Bool CustomerTestAccount column for table ConversionAction
CustomerTimeZone String CustomerTimeZone column for table ConversionAction
CustomerTrackingUrlTemplate String CustomerTrackingUrlTemplate column for table ConversionAction
ConversionLastConversionDate Date ConversionLastConversionDate column for table ConversionAction
ConversionLastReceivedRequestDateTime Date ConversionLastReceivedRequestDateTime column for table ConversionAction

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.